diff --git a/src/layout/Navbar.svelte b/src/layout/Navbar.svelte index cf793c0..27429f2 100644 --- a/src/layout/Navbar.svelte +++ b/src/layout/Navbar.svelte @@ -106,14 +106,14 @@ } -
+
{#if $text && Object.keys($text).length > 0}
{#if currentPath !== "/"}
{/if} @@ -124,8 +124,8 @@ {$text.eventsPages.repair} - - @@ -170,7 +170,7 @@