wow
Some checks failed
/ print-content (push) Failing after 28s

This commit is contained in:
암냥 2026-09-09 14:37:59 +09:00
commit 28802694dd

View file

@ -3,7 +3,7 @@ const navigationItems = [
{ label: "Home", href: "#home" },
{ label: "About", href: "#about" },
{ label: "Projects", href: "#projects" },
{ label: "Timeline", href: "#experience" },
{ label: "Experience", href: "#experience" },
{ label: "Contact", href: "#contact" },
] as const;