Fix about post

This commit is contained in:
2023-08-25 13:59:05 +03:00
parent a0f5b809e4
commit 031b7fada5
3 changed files with 4 additions and 29 deletions

View File

@ -6,9 +6,10 @@
</a>
{% endfor %}
</div>
<div class="footer-info">
<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>
</footer>