diff --git a/src/components/Navigation.tsx b/src/components/Navigation.tsx index 62e3d63..0371771 100644 --- a/src/components/Navigation.tsx +++ b/src/components/Navigation.tsx @@ -8,14 +8,18 @@ export const Navigation = () => { return ( <> -
+
-
+
+ + Home + + Projekte @@ -38,6 +42,10 @@ export const Navigation = () => {