mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2024-12-21 23:56:26 +00:00
dont't show loading in home
This commit is contained in:
parent
f34f2c441d
commit
564f3c57f8
@ -48,7 +48,9 @@
|
||||
<main bind:this={main}>
|
||||
<slot />
|
||||
</main>
|
||||
<Loading />
|
||||
{#if $page.path !== '/'}
|
||||
<Loading />
|
||||
{/if}
|
||||
</div>
|
||||
|
||||
<style>
|
||||
|
Loading…
Reference in New Issue
Block a user