Home page text rewrite
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user