diff --git a/layouts/partials/paige/footer.html b/layouts/partials/paige/footer.html index 736b300d..ea586ba4 100644 --- a/layouts/partials/paige/footer.html +++ b/layouts/partials/paige/footer.html @@ -24,17 +24,17 @@ {{ if or $page.PrevInSection $page.NextInSection }}
- {{ with $page.NextInSection }} -

- ‹ {{ .Title }} -

- {{ end }} - {{ with $page.PrevInSection }}

{{ .Title }}

{{ end }} + + {{ with $page.NextInSection }} +

+ ‹ {{ .Title }} +

+ {{ end }}
{{ end }}