This commit is contained in:
Niki Wix Skaarup 2025-04-05 23:46:33 +02:00
parent ca2c413b6f
commit a127796498
Signed by: nikiskaarup
GPG key ID: FC2F1B116F6E788C
2 changed files with 2 additions and 5 deletions

File diff suppressed because one or more lines are too long

View file

@ -14,10 +14,6 @@
Skip to main content Skip to main content
</a> </a>
<svelte:head>
<link rel="preload" type="application/json" as="fetch" href="/api/entries" />
</svelte:head>
<Header></Header> <Header></Header>
<Main> <Main>
{#if !userstate.isLoggedIn} {#if !userstate.isLoggedIn}