added link back to main page in the header
[gitweb-theme-danix.git] / header.html
index ec3c11b..bb0ae95 100644 (file)
@@ -1,6 +1,8 @@
 <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
+               <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>