Init Commit
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user