Fix data bug

This commit is contained in:
Fundor333
2026-01-25 23:30:44 +01:00
parent d1312f85e7
commit bbe89711dc

View File

@@ -21,7 +21,7 @@
</div> </div>
</div> </div>
<small class="footer_copyright"> <small class="footer_copyright">
© {{ now.Format "2006" }} {{ .Site.Params.author.name }}. © 2012 - {{ now.Format "2006" }} {{ .Site.Params.author.name }}.
{{ T "footer.disclaimer" | safeHTML }} {{ T "footer.disclaimer" | safeHTML }}
</small> </small>
</footer> </footer>