Remove recognition page, adjust section on index
This commit is contained in:
@@ -7,7 +7,6 @@ const links: Link[] = [
|
||||
{ href: "/", label: "Home" },
|
||||
{ href: "/about/", label: "About" },
|
||||
{ href: "/projects/", label: "Projects" },
|
||||
{ href: "/recognition/", label: "Recognition" },
|
||||
{ href: "/contact/", label: "Contact" }
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user