diff --git a/src/layout/Navbar.svelte b/src/layout/Navbar.svelte index c29be24..9457dfd 100644 --- a/src/layout/Navbar.svelte +++ b/src/layout/Navbar.svelte @@ -108,9 +108,9 @@
{#if $text && Object.keys($text).length > 0} -
+
- {#if currentPath !== "/" && currentPath !== "/en"} + {#if currentPath !== "/"}