Home page text rewrite

This commit is contained in:
2025-05-05 13:18:51 +02:00
parent a803ae56b1
commit e3952343a0
2 changed files with 2 additions and 1 deletions

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>