Add metadata context
This commit is contained in:
parent
7b31bd1f18
commit
c311ddb47c
8 changed files with 34 additions and 38 deletions
src/components
|
@ -1,8 +1,7 @@
|
|||
(defpackage #:website/components/header
|
||||
(:use #:cl
|
||||
#:hsx)
|
||||
(:import-from #:jingle
|
||||
#:request-uri)
|
||||
#:hsx
|
||||
#:jingle)
|
||||
(:export #:~header))
|
||||
(in-package #:website/components/header)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue