Implement layout (wip)
This commit is contained in:
parent
0f7978cc5c
commit
b62a2dd8c4
13 changed files with 69 additions and 36 deletions
src/routes
|
@ -7,7 +7,7 @@
|
|||
|
||||
(pi:define-element page ()
|
||||
(pi:h
|
||||
(div (view:cmp-props :css "pages/index.css")
|
||||
(div :data-css "pages/index.css"
|
||||
(h1 "Hello, World!"))))
|
||||
|
||||
(defun handle-get (params)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue