diff --git a/public/logo/bildmarke.svg b/public/logo/bildmarke.svg new file mode 100644 index 0000000..e2bd9f9 --- /dev/null +++ b/public/logo/bildmarke.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/components/Header.astro b/src/components/Header.astro index b07da6b..d4db318 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -15,13 +15,22 @@ const isActive = (href: string) => pathname === href || pathname.startsWith(href