diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 2aeccaa..81cf2b9 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -1,5 +1,4 @@ - {#if green} - - {/if} {page.data.title ? page.data.title + " | pancakes" : "pancakes"}