diff --git a/web-canada/src/components/Nav.astro b/web-canada/src/components/Nav.astro
index 1d9e949..09bb809 100644
--- a/web-canada/src/components/Nav.astro
+++ b/web-canada/src/components/Nav.astro
@@ -11,10 +11,10 @@ const currentPath = pathname.slice(1); // remove the first "/"
-1 ? "active" : ""}>Blog
- Find Pengiuns
+ -1 ? "active" : ""}>Find Pengiuns
- Über uns
+ -1 ? "active" : ""}>Über uns
Impressum