Update Navigation.tsx
This commit is contained in:
parent
4452283543
commit
5263e352e5
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ const navLinks = [
|
|||
{ href: "#about", label: "About" },
|
||||
{ href: "#services", label: "Services" },
|
||||
{ href: "#projects", label: "Projects" },
|
||||
{ href: "#gallery", label: "Gallery" },
|
||||
{ href: "#contact", label: "Contact" },
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue