diff --git a/src/components/HeaderLink.astro b/src/components/HeaderLink.astro index b6034b7..a08c105 100644 --- a/src/components/HeaderLink.astro +++ b/src/components/HeaderLink.astro @@ -6,16 +6,13 @@ const { href, ...props } = Astro.props; // const isActive = href === pathname || href === '/' + subpath?.[0]; --- -
+
- | + |
-