Capitalize Nav Items and Remove Code from Nav
All checks were successful
Build and Deploy / build (push) Successful in 39s

This commit is contained in:
Justin Deal 2025-05-04 17:31:00 -07:00
parent a80b2a5e01
commit 08a6d50782

View File

@ -22,11 +22,10 @@
"profileImage": "pixel_avatar.png",
"menu": {
"home": "/",
"about": "/about",
"blog": "/blog",
"projects": "/projects",
"homelab": "/homelab",
"code": "https://code.justin.deal"
"Home": "/",
"About": "/about",
"Blog": "/blog",
"Projects": "/projects",
"Homelab": "/homelab"
}
}