add: user achievements

This commit is contained in:
trisua 2025-06-27 03:45:50 -04:00
parent e7c4cf14aa
commit b860f74124
15 changed files with 318 additions and 11 deletions

View file

@ -1083,6 +1083,10 @@
("href" "/journals/0/0")
(icon (text "notebook"))
(str (text "general:link.journals")))
(a
("href" "/achievements")
(icon (text "award"))
(str (text "general:link.achievements")))
(a
("href" "/settings")
(text "{{ icon \"settings\" }}")