Skip to content

Commit

Permalink
fixed imprint routing
Browse files Browse the repository at this point in the history
  • Loading branch information
Schokobonlean committed Dec 18, 2023
1 parent 6e930e0 commit f2edfb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
</svelte:fragment>

<svelte:fragment slot="trail">
<a href="/impressum">Impressum</a>
<a href="/imprint">Impressum</a>
</svelte:fragment>
</AppBar>

0 comments on commit f2edfb0

Please sign in to comment.