add: coin purchases + donator badge
This commit is contained in:
parent
fd529d3847
commit
44f9edd67e
21 changed files with 345 additions and 38 deletions
|
@ -169,21 +169,20 @@
|
|||
("id" "littleweb")
|
||||
(div
|
||||
("class" "inner flex flex_col gap_2")
|
||||
|
||||
(a
|
||||
("class" "button w_full lowered justify-start")
|
||||
("class" "button w_full lowered justify_start")
|
||||
("href" "/net")
|
||||
(icon (text "globe"))
|
||||
(str (text "littleweb:label.browser")))
|
||||
|
||||
(a
|
||||
("class" "button w_full lowered justify-start")
|
||||
("class" "button w_full lowered justify_start")
|
||||
("href" "/services")
|
||||
(icon (text "panel-top"))
|
||||
(str (text "littleweb:label.my_services")))
|
||||
|
||||
(a
|
||||
("class" "button w_full lowered justify-start")
|
||||
("class" "button w_full lowered justify_start")
|
||||
("href" "/domains")
|
||||
(icon (text "panel-top"))
|
||||
(str (text "littleweb:label.my_domains")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue