diff --git a/layouts/partials/paige/footer.html b/layouts/partials/paige/footer.html index 0d2d51dc..4f80ccc7 100644 --- a/layouts/partials/paige/footer.html +++ b/layouts/partials/paige/footer.html @@ -5,7 +5,7 @@ {{ partial "paige/footer-first.html" . }} {{ end }} - {{ with site.Copyright | markdownify | safeHTML }} + {{ with site.Copyright | markdownify }} {{ end }}