diff --git a/layouts/partials/paige-footer.html b/layouts/partials/paige-footer.html index dab7dd33..eee4d7ca 100644 --- a/layouts/partials/paige-footer.html +++ b/layouts/partials/paige-footer.html @@ -4,7 +4,7 @@

{{ .Site.Copyright | markdownify }} ยท Paige Theme

{{ else if .Site.Copyright }}

{{ .Site.Copyright | markdownify }}

- {{ else if (not .Site.Params.paigehidethemelink) }} + {{ else if not .Site.Params.paigehidethemelink }}

Paige Theme

{{ end }}