From a9747f33d20a5fdf78b7ac1b97eeacde8ddb8964 Mon Sep 17 00:00:00 2001
From: Resynth <resynth1943@tutanota.com>
Date: Tue, 28 Jul 2020 20:25:27 +0200
Subject: [PATCH] Add source code / issues links

---
 _includes/footer.html | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/_includes/footer.html b/_includes/footer.html
index 9c221b5..52bb913 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -6,5 +6,9 @@
         <a href="https://framagit.org">Framagit</a> and more.
         <a href="/domain/">Like what you see?</a>
         <a rel="me" href="https://mstdn.social/@ReverseEagle">Mastodon</a>
+        <hr />
+        <a href="https://framagit.org/reverseeagle/developers">Source code</a>
+        <span aria-disabled="true"> • </span>
+        <a href="https://framagit.org/reverseeagle/developers/-/issues">Issues</a>
     </p>
-</footer>
\ No newline at end of file
+</footer>
-- 
GitLab