diff --git a/layouts/partials/paige/footer.html b/layouts/partials/paige/footer.html index 9ff20a1f..736b300d 100644 --- a/layouts/partials/paige/footer.html +++ b/layouts/partials/paige/footer.html @@ -26,13 +26,13 @@
{{ with $page.NextInSection }}

- ← {{ .Title }} + ‹ {{ .Title }}

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

- {{ .Title }} → + {{ .Title }}

{{ end }}
diff --git a/layouts/partials/paige/pages.html b/layouts/partials/paige/pages.html index 5ed8053f..11506ad9 100644 --- a/layouts/partials/paige/pages.html +++ b/layouts/partials/paige/pages.html @@ -13,23 +13,23 @@