Update first view
This commit is contained in:
parent
ebfb0c6c87
commit
65e09d2335
7 changed files with 28 additions and 16 deletions
src/routes
|
@ -11,7 +11,7 @@
|
|||
|
||||
(defcomp page ()
|
||||
(hsx
|
||||
(section :class "container flex flex-col justify-center items-center h-full gap-4"
|
||||
(section :class "container flex flex-col justify-center items-center h-full gap-10"
|
||||
(h1 :class "text-2xl text-red-600"
|
||||
(getf *metadata* :title))
|
||||
(p (getf *metadata* :description))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue