remove Home as we have symbol
This commit is contained in:
parent
a7c62e776d
commit
5c4af90456
@ -5,7 +5,6 @@ import Header from '$lib/components/Header.svelte'
|
|||||||
|
|
||||||
<Header>
|
<Header>
|
||||||
<ul class=site_header slot=links>
|
<ul class=site_header slot=links>
|
||||||
<li><a href="/">Home</a></li>
|
|
||||||
<li><a href="/rezepte">Alle Rezepte</a></li>
|
<li><a href="/rezepte">Alle Rezepte</a></li>
|
||||||
<li><a href="/rezepte/season">In Saison</a></li>
|
<li><a href="/rezepte/season">In Saison</a></li>
|
||||||
<li><a href="/rezepte/category">Kategorie</a></li>
|
<li><a href="/rezepte/category">Kategorie</a></li>
|
||||||
|
Loading…
Reference in New Issue
Block a user