fix: dupe link
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 2m33s

This commit is contained in:
Naomi Carrigan 2025-02-20 18:07:13 -08:00
parent 7f1c1ed8ad
commit 6b20be101f
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -28,7 +28,6 @@ const NaomiNavItems = [
{ href: "/koikatsu", text: "Koikatsu Scenes" }, { href: "/koikatsu", text: "Koikatsu Scenes" },
{ href: "/games", text: "Game Screenshots" }, { href: "/games", text: "Game Screenshots" },
{ href: "/art", text: "Art of Naomi" }, { href: "/art", text: "Art of Naomi" },
{ href: "https://contact.nhcarrigan.com", text: "Contact Us" },
{ href: "https://resume.nhcarrigan.com", text: "Resume" }, { href: "https://resume.nhcarrigan.com", text: "Resume" },
{ href: "https://blog.nhcarrigan.com", text: "Blog" }, { href: "https://blog.nhcarrigan.com", text: "Blog" },
{ href: "https://testimonials.nhcarrigan.com", text: "Testimonials" }, { href: "https://testimonials.nhcarrigan.com", text: "Testimonials" },