diff --git a/src/components/Nav.astro b/src/components/Nav.astro index 2ec6b0c..edb4e42 100644 --- a/src/components/Nav.astro +++ b/src/components/Nav.astro @@ -23,7 +23,7 @@ const iconLinks: { label: string; href: string; icon: keyof typeof iconPaths }[]