regular text in tables is invisible in dark mode
[gitweb-theme-danix.git] / header.html
index 5d923cf..ec3c11b 100644 (file)
@@ -1,3 +1,6 @@
-<h1>
-       danix's git repository
-</h1>
\ No newline at end of file
+<div class="site-header">
+       <h1>
+               <img src="static/git-logo.png" height="50" alt="danix" class="site-logo" />
+               <span class="evident">danix</span>'s git repository
+       </h1>
+</div>