added tricks about the sound
[www.git] / src / footer.html
index 00a3686..28d71e9 100644 (file)
@@ -1,4 +1,15 @@
 <footer>
-        <i class="fa fa-rss" aria-hidden="true"></i>
-        Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
+        <ul>
+                <li><i class="fa fa-rss" aria-hidden="true"></i>
+                        Feed: <a href="https://wpitchoune.net/news/feed.xml">RSS 2.0</a>
+                </li>
+
+                <li><i class="fa fa-envelope" aria-hidden="true"></i>
+                    Email: <a href="mailto:jeanfi@gmail.com">jeanfi@gmail.com</a>
+                </li>
+
+                <li><i class="fa fa-git-square" aria-hidden="true"></i>
+                    Source repository: <a href="https://git.wpitchoune.net/gitweb">gitweb</a>
+                </li>
+        </ul>
 </footer>