diff --git a/layouts/partials/paige/footer.html b/layouts/partials/paige/footer.html index a3f516e2..4e8fa46c 100644 --- a/layouts/partials/paige/footer.html +++ b/layouts/partials/paige/footer.html @@ -19,13 +19,13 @@
{{ if $page.PrevInSection }}

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

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

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

{{ end }}