aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index abbfeb6..54fb473 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -75,7 +75,10 @@
{% block footer %}
<footer>
<small class="subtext">
- <a href="https://huhu.io">Huhu.io</a> © 2021
+ Édité et hébergé par <a href="https://deuxfleurs.fr">Deuxfleurs</a>,
+ généré par <a href="https://www.getzola.org">Zola</a>,
+ thème dérivé de <a href="https://github.com/huhu/juice">Juice</a>,
+ servi par <a href="https://garagehq.deuxfleurs.fr/">Garage</a>.
</small>
</footer>
{% endblock footer %}