added footer.
[gitweb-theme-danix.git] / footer.html
diff --git a/footer.html b/footer.html
new file mode 100644 (file)
index 0000000..42bc7e3
--- /dev/null
@@ -0,0 +1,17 @@
+<div class="site-footer">
+       <div class="aknolwledgements">
+               This repository is powered by git, gitolite and gitweb
+       </div>
+       <div class="social-links">
+               <ul>
+                       <li>github</li>
+                       <li>twitter</li>
+                       <li>instagram</li>
+                       <li>spotify</li>
+               </ul>
+       </div>
+       <div class="rss-links">
+               <a class="rss" href="https://git.danix.xyz/?a=project_index">RSS</a>
+               <a class="opml" href="https://git.danix.xyz/?a=opml">OPML</a>
+       </div>
+</div>
\ No newline at end of file