preload
This commit is contained in:
parent
ca2c413b6f
commit
a127796498
2 changed files with 2 additions and 5 deletions
File diff suppressed because one or more lines are too long
|
@ -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}
|
||||||
|
|
Loading…
Add table
Reference in a new issue