Refactor components

This commit is contained in:
Akira Tempaku 2025-05-03 23:36:01 +09:00
commit 7b31bd1f18
Signed by: paku
GPG key ID: 5B4E8402BCC50607
7 changed files with 83 additions and 103 deletions
src/routes

View file

@ -5,8 +5,7 @@
(in-package :website/routes/blog)
(defparameter *metadata*
(list :title "blog"
:path "/blog"))
(list :title "blog"))
(defcomp ~page ()
(hsx