Rename work to works

This commit is contained in:
Akira Tempaku 2025-05-18 08:12:43 +09:00
commit fd28b11c00
Signed by: paku
GPG key ID: 5B4E8402BCC50607
3 changed files with 8 additions and 8 deletions
src/components

View file

@ -7,7 +7,7 @@
(defparameter *nav-menu*
'(("/about" "about")
("/work" "work")
("/works" "works")
("/blog" "blog")))
(defcomp ~pc-header ()