Add metadata context

This commit is contained in:
Akira Tempaku 2025-05-04 00:26:49 +09:00
commit c311ddb47c
Signed by: paku
GPG key ID: 5B4E8402BCC50607
8 changed files with 34 additions and 38 deletions

View file

@ -1,10 +1,6 @@
(defpackage #:website/app
(:use #:cl)
(:import-from #:jingle
#:make-app
#:install-middleware
#:static-path
#:configure)
(:use #:cl
#:jingle)
(:import-from #:ningle-fbr
#:set-routes)
(:import-from #:lack-mw