Fix GH rev

This commit is contained in:
2023-11-04 13:11:50 +02:00
parent b280c627bc
commit a15fabf23e
2 changed files with 3 additions and 2 deletions

View File

@ -6,11 +6,12 @@
</a>
{% endfor %}
</div>
<div class="footer-info">ver. {{ config.extra.version }} | Git tag {{ config.extra.tag }} |
<div class="footer-info">ver. {{ config.extra.version }} |
{{ now() | date(format="%Y") }} © {{ config.extra.copyright }} |Powered by <a href="https://github.com/getzola/zola">Zola</a> and <a
href="https://github.com/XXXMrG/archie-zola">Archie-Zola Theme</a>
</div>
<div class="footer-info">Git tag {{ config.extra.tag }} </div>
</footer>
{% if config.extra.social %}