nav fix
This commit is contained in:
@@ -4,7 +4,7 @@ console.log(pathname);
|
||||
|
||||
const navLinks = [
|
||||
{ label: "Blog", icon: "website-with-texticonImage24px", path: "/" },
|
||||
{ label: "About", icon: "usericonImage24px", path: "/about" },
|
||||
{ label: "About", icon: "usericonImage24px", path: "/about/" },
|
||||
];
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user