1
0
mirror of https://github.com/house-of-vanity/house-of-vanity.github.io.git synced 2026-05-07 06:49:56 +00:00

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
+2 -1
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>