Rename hp to website

This commit is contained in:
Akira Tempaku 2025-05-02 09:39:55 +09:00
commit b69fcee7a1
Signed by: paku
GPG key ID: 5B4E8402BCC50607
21 changed files with 77 additions and 70 deletions
src/components

View file

@ -1,10 +1,10 @@
(defpackage #:hp/components/header
(defpackage #:website/components/header
(:use #:cl
#:hsx)
(:import-from #:jingle
#:request-uri)
(:export #:~header))
(in-package #:hp/components/header)
(in-package #:website/components/header)
(defparameter *nav-menu*
'(("/bio" "bio")