summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index 4f63b15..8540d29 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -9,4 +9,8 @@
<ul>
<li><a href="https://git.boutalas.com">Repositories</a></li>
</ul>
+<footer>
+ <hr />
+ <p class="center"><small>Feedback, thoughts or patches? <a href="mailto:nikolas@boutalas.com">Send me an email</a></small></p>
+</footer>
{% endblock body %}