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",
|
||||
|
||||
"menu": {
|
||||
"home": "/",
|
||||
"about": "/about",
|
||||
"blog": "/blog",
|
||||
"projects": "/projects",
|
||||
"homelab": "/homelab",
|
||||
"code": "https://code.justin.deal"
|
||||
"Home": "/",
|
||||
"About": "/about",
|
||||
"Blog": "/blog",
|
||||
"Projects": "/projects",
|
||||
"Homelab": "/homelab"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user