diff --git a/src/routes/(main)/+layout.svelte b/src/routes/(main)/+layout.svelte index 11061fb..31b36e9 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 33c5114..b34231a 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