Rename bio to about
This commit is contained in:
parent
d10deb6517
commit
321d4bfdae
4 changed files with 10 additions and 10 deletions
src/components
|
@ -7,7 +7,7 @@
|
|||
(in-package #:website/components/header)
|
||||
|
||||
(defparameter *nav-menu*
|
||||
'(("/bio" "bio")
|
||||
'(("/about" "about")
|
||||
("/work" "work")
|
||||
("/blog" "blog")))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue