Init Commit

This commit is contained in:
2026-05-18 11:46:02 +02:00
commit 2de3502fbc
382 changed files with 19583 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
<header>
<link rel="stylesheet" href="/css/header.css">
<div id="logo">
<img src="/img/Logo_compressed.png" alt="" height="218" width="600">
</div>
<nav id="main_navigation">
<a href="/">Home</a>
<a href="/about/">Über uns</a>
<a href="/shows/">Shows</a>
<a href="/music/">Musik</a>
</nav>
</header>