diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 5a5d7d01..6942adf8 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -82,7 +82,7 @@ export default function Navbar() { )} {/* Desktop links */} -
+
{navLinks.map((link) => link.external ? (