This commit is contained in:
Akira Tempaku 2025-05-04 00:38:07 +09:00
commit f6213db78a
Signed by: paku
GPG key ID: 5B4E8402BCC50607
8 changed files with 17 additions and 23 deletions
src/routes

View file

@ -3,7 +3,7 @@
#:hsx
#:jingle)
(:export #:handle-get))
(in-package :website/routes/blog)
(in-package #:website/routes/blog)
(defparameter *metadata*
(list :title "blog"))