diff --git a/layouts/partials/paige/footer.html b/layouts/partials/paige/footer.html index 1b2d4310..95277863 100644 --- a/layouts/partials/paige/footer.html +++ b/layouts/partials/paige/footer.html @@ -26,13 +26,13 @@
{{ if $page.PrevInSection }}

- ← {{ $page.PrevInSection.Title }} + ← {{ $page.PrevInSection.Title }}

{{ end }} {{ if $page.NextInSection }}

- {{ $page.NextInSection.Title }} → + {{ $page.NextInSection.Title }}

{{ end }}