rewrite #16
1 changed files with 1 additions and 1 deletions
commit
28802694dd
|
|
@ -3,7 +3,7 @@ const navigationItems = [
|
||||||
{ label: "Home", href: "#home" },
|
{ label: "Home", href: "#home" },
|
||||||
{ label: "About", href: "#about" },
|
{ label: "About", href: "#about" },
|
||||||
{ label: "Projects", href: "#projects" },
|
{ label: "Projects", href: "#projects" },
|
||||||
{ label: "Timeline", href: "#experience" },
|
{ label: "Experience", href: "#experience" },
|
||||||
{ label: "Contact", href: "#contact" },
|
{ label: "Contact", href: "#contact" },
|
||||||
] as const;
|
] as const;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue