This commit is contained in:
2025-08-24 02:25:12 -05:00
parent 314b533698
commit 8083b1a299
6 changed files with 28 additions and 21 deletions

View File

@@ -25,7 +25,7 @@
{{ end }}
{{ if or .Site.Copyright .Site.Params.footer }}
<footer class="body-module body-module--wide">
<footer class="body-module--center">
{{ with .Site.Copyright }}
{{ . | safeHTML }}
{{ end }}