Skip to content

Commit 4f75e41

Browse files
committed
feat: remove fade in animation
Signed-off-by: Matt Gleich <git@mattglei.ch>
1 parent e5b9e13 commit 4f75e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/+layout.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<Fonts />
1717

18-
<Layout repo="gleich/mattglei.ch">
18+
<Layout repo="gleich/mattglei.ch" fadeIn={false}>
1919
<Nav />
2020
<div class="children">
2121
{@render children()}

0 commit comments

Comments
 (0)