add: settings presets

This commit is contained in:
trisua 2025-07-13 17:54:12 -04:00
parent cf2af1e1e9
commit f94570f74c
9 changed files with 186 additions and 16 deletions

View file

@ -24,6 +24,18 @@
(a
("href" "/communities/search")
(text "searching for a community to join!")))))
(div
("class" "card-nest")
(div
("class" "card small")
(b
(text "Need help getting started?")))
(div
("class" "card no_p_margin")
(p
(text "Quickly set up your account with ")
(a ("href" "/settings#/presets") (text "settings presets"))
(text "!"))))
(text "{% else %}")
(div
("class" "card w-full flex flex-col gap-2")