feat: add back to top, services, about
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export const navItems = [
|
||||
{ href: "/about", title: "About" },
|
||||
{ href: "/#about", title: "About" },
|
||||
{ href: "/blog", title: "Blog" },
|
||||
{ href: "/stories", title: "Stories" },
|
||||
];
|
||||
|
Reference in New Issue
Block a user