Ajout code source au footer
This commit is contained in:
parent
4d78953e71
commit
70b1d4604e
|
@ -100,7 +100,7 @@
|
||||||
{% block footer %}
|
{% block footer %}
|
||||||
<footer>
|
<footer>
|
||||||
<small class="subtext">
|
<small class="subtext">
|
||||||
<a href="https://garbaye.fr">Garbaye.fr</a> © 2021-2022 - Empuissanté par <a href="https://www.getzola.org/">Zola</a> - Thème <a href="https://juice.huhu.io/">Juice</a>
|
<a href="https://garbaye.fr">Garbaye.fr</a> © 2021-2022 - <a href="https://git.garbaye.fr/Garbaye/www-garbaye">Code source</a> - Empuissanté par <a href="https://www.getzola.org/">Zola</a> - Thème <a href="https://juice.huhu.io/">Juice</a>
|
||||||
</small>
|
</small>
|
||||||
</footer>
|
</footer>
|
||||||
{% endblock footer %}
|
{% endblock footer %}
|
||||||
|
|
Loading…
Reference in a new issue