Skip to content

Commit

Permalink
No <Link> on FlatPage.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
eyeseast committed Jan 26, 2024
1 parent 5b6bca7 commit 4e4cb0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/FlatPage.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,9 @@
>{@html mastLogoSvg}</a
>
{:else}
<Link to="app">
<a href={APP_URL}>
{@html mastLogoSvg}
</Link>
</a>
{/if}
</div>
</header>
Expand Down

0 comments on commit 4e4cb0b

Please sign in to comment.