removing styles on other elements too. KISS rulez
[gitweb-theme-danix.git] / header.html
index 5d923cf..bb0ae95 100644 (file)
@@ -1,3 +1,8 @@
-<h1>
-       danix's git repository
-</h1>
\ No newline at end of file
+<div class="site-header">
+       <h1>
+               <a href="https://git.danix.xyz/">
+                       <img src="static/git-logo.png" height="50" alt="danix" class="site-logo" />
+                       <span class="evident">danix</span>'s git repository
+               </a>
+       </h1>
+</div>