19 lines
276 B
Svelte
19 lines
276 B
Svelte
|
<style>
|
||
|
</style>
|
||
|
|
||
|
<section>
|
||
|
<h2><a href="/rezepte">Rezepte</a></h2>
|
||
|
</section>
|
||
|
|
||
|
<section>
|
||
|
<h2><a href="/bilder">Bilder</a></h2>
|
||
|
</section>
|
||
|
|
||
|
<section>
|
||
|
<h2><a href="/git">Git</a></h2>
|
||
|
</section>
|
||
|
|
||
|
<section>
|
||
|
<h2><a href="/transmission">Transmission Web Viewer</a></h2>
|
||
|
</section>
|