diff --git a/src/routes/(main)/+layout.svelte b/src/routes/(main)/+layout.svelte index 11061fb2..31b36e93 100644 --- a/src/routes/(main)/+layout.svelte +++ b/src/routes/(main)/+layout.svelte @@ -10,13 +10,6 @@ if(data.session){
diff --git a/src/routes/(main)/+page.svelte b/src/routes/(main)/+page.svelte index 33c5114e..b34231a8 100644 --- a/src/routes/(main)/+page.svelte +++ b/src/routes/(main)/+page.svelte @@ -53,6 +53,14 @@ section h2{ } + + Bocken + + + + + + {#if ! data.session}
@@ -74,6 +82,7 @@ section h2{ {/if}
+

Seiten