add: show mobile help text on journals homepage
This commit is contained in:
parent
eb5a0d146f
commit
f0d1a1e8e4
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
|||
("class" "card w-full flex flex-col gap-2")
|
||||
(h3 (str (text "journals:label.welcome")))
|
||||
(span (str (text "journals:label.select_a_journal")))
|
||||
(span ("class" "mobile") (str (text "journals:label.mobile_click_my_journals")))
|
||||
(button
|
||||
("onclick" "create_journal()")
|
||||
(icon (text "plus"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue