Capitalize Nav Items and Remove Code from Nav
All checks were successful
Build and Deploy / build (push) Successful in 39s
All checks were successful
Build and Deploy / build (push) Successful in 39s
This commit is contained in:
parent
a80b2a5e01
commit
08a6d50782
@ -22,11 +22,10 @@
|
|||||||
"profileImage": "pixel_avatar.png",
|
"profileImage": "pixel_avatar.png",
|
||||||
|
|
||||||
"menu": {
|
"menu": {
|
||||||
"home": "/",
|
"Home": "/",
|
||||||
"about": "/about",
|
"About": "/about",
|
||||||
"blog": "/blog",
|
"Blog": "/blog",
|
||||||
"projects": "/projects",
|
"Projects": "/projects",
|
||||||
"homelab": "/homelab",
|
"Homelab": "/homelab"
|
||||||
"code": "https://code.justin.deal"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user