Update blog navigation and post link paths for consistency
This commit is contained in:
@@ -11,7 +11,7 @@ const menu = {
|
||||
name: "Blog",
|
||||
path: "/blog/",
|
||||
dropdown: [
|
||||
{ name: "All Posts", path: "/blog/all-posts" },
|
||||
{ name: "All Posts", path: "/blog/posts/" },
|
||||
]
|
||||
},
|
||||
home: { name: "Home", path: "/#home" },
|
||||
|
||||
Reference in New Issue
Block a user