Fix nis routing during transition
This commit is contained in:
parent
5eb4793fb0
commit
36978277f9
@ -38,7 +38,7 @@
|
|||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
{#if generated}
|
{#if generated}
|
||||||
<div class="album-image" transition:blur={{ duration: 5000 }}>
|
<div class="album-image" in:blur={{ duration: 5000 }}>
|
||||||
<h3>Nis's Version</h3>
|
<h3>Nis's Version</h3>
|
||||||
<img src="/nis/1989_nis_version.png" alt="1989 Taylor's Version." />
|
<img src="/nis/1989_nis_version.png" alt="1989 Taylor's Version." />
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user