Home page text rewrite

This commit is contained in:
fr
2025-08-27 19:28:14 +02:00
parent a803ae56b1
commit e3952343a0
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -61,6 +61,7 @@
{% endblock content %}
</main>
<footer>
<p>Built using <a href="https://getzola.org" target="_blank">Zola SSG</a></p>
<p>Build time: {{ now() | date(format="%Y-%m-%d %H:%M") }},
{% if config.extra.git %}
<a href="{{ config.extra.git }}" target="_blank">Source</a>