wow
Some checks failed
/ print-content (push) Failing after 1m43s

This commit is contained in:
암냥 2026-09-09 14:34:33 +09:00
commit dd23a3c76e
9 changed files with 257 additions and 108 deletions

View file

@ -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;