+
+
@@ -64,7 +64,7 @@ onUnmounted(() => {
+
diff --git a/components/Navigation.vue b/components/Navigation.vue
index 8368567..920e9de 100644
--- a/components/Navigation.vue
+++ b/components/Navigation.vue
@@ -7,7 +7,7 @@ const isHome = computed(() => route.path === '/');