Refactor components
This commit is contained in:
parent
1b217da311
commit
7b31bd1f18
7 changed files with 83 additions and 103 deletions
src/routes
|
@ -5,8 +5,7 @@
|
|||
(in-package :website/routes/blog)
|
||||
|
||||
(defparameter *metadata*
|
||||
(list :title "blog"
|
||||
:path "/blog"))
|
||||
(list :title "blog"))
|
||||
|
||||
(defcomp ~page ()
|
||||
(hsx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue