Home page text rewrite
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 14s
Build Zola Website / build (pull_request) Successful in 16s

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

View File

@@ -60,6 +60,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>