fix: hire -> collab
This commit is contained in:
@@ -33,7 +33,7 @@ socials = [
|
||||
menu = [
|
||||
{ name = "/blog", url = "/blog", weight = 1 },
|
||||
{ name = "/projects", url = "/projects", weight = 2 },
|
||||
{ name = "/hire", url = "/hire", weight = 3 },
|
||||
{ name = "/collab", url = "/collab", weight = 3 },
|
||||
{ name = "/about", url = "/about", weight = 4 },
|
||||
{ name = "/tags", url = "/tags", weight = 5 },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user