Update footer_custom.html

This commit is contained in:
cactuzhead 2025-05-14 17:41:10 +01:00 committed by GitHub
parent 91bf5a7a05
commit 4be2bd80e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,3 @@
<footer class="site-footer">
<footer class="site-footer-page">
<p>© {{ site.time | date: '%Y' }} cactuzhead. All rights reserved. Follow us on <a href="https://github.com/cactuzhead">GitHub</a>.</p>
</footer>