add: timeline build retries

This commit is contained in:
trisua 2025-08-09 17:27:33 -04:00
parent fdaae8d977
commit e145449bc7
4 changed files with 51 additions and 19 deletions

View file

@ -79,6 +79,7 @@
("href" "/mail")
(icon (text "mail"))
(str (text "general:link.mail")))
(text "{% if config.stripe -%}")
(a
("href" "/wallet")
(icon (text "piggy-bank"))
@ -87,6 +88,7 @@
("href" "/products")
(icon (text "store"))
(str (text "economy:label.my_products")))
(text "{%- endif %}")
(a
("href" "/journals/0/0")
(icon (text "notebook"))