add: settings presets
This commit is contained in:
parent
cf2af1e1e9
commit
f94570f74c
9 changed files with 186 additions and 16 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue