diff --git a/layouts/partials/paige/footer.html b/layouts/partials/paige/footer.html index 10112c71..bb70ca38 100644 --- a/layouts/partials/paige/footer.html +++ b/layouts/partials/paige/footer.html @@ -10,11 +10,10 @@ {{ if $first }} {{ partial "paige/footer-first.html" . }} {{ end }} - {{ if and $copyright $credit }} -
{{ $copyright | markdownify }} ยท Paige Theme
- {{ else if $copyright }} -{{ $copyright | markdownify }}
- {{ else if $credit }} + {{ if $copyright }} +{{ $copyright | markdownify }}
+ {{ end }} + {{ if $credit }} {{ end }} {{ if $last }}