parent
c015b7d49f
commit
dd23a3c76e
9 changed files with 257 additions and 108 deletions
|
|
@ -3,7 +3,7 @@ const navigationItems = [
|
|||
{ label: "Home", href: "#home" },
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Projects", href: "#projects" },
|
||||
{ label: "Timeline", href: "#timeline" },
|
||||
{ label: "Timeline", href: "#experience" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
] as const;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue