diff --git a/layouts/partials/head/link.html b/layouts/partials/head/link.html index 224eecb2..9e503894 100644 --- a/layouts/partials/head/link.html +++ b/layouts/partials/head/link.html @@ -19,11 +19,11 @@ {{- end -}} -{{- if .PrevInSection -}} - +{{- if .Prev -}} + {{- end -}} -{{- if .NextInSection -}} - +{{- if .Next -}} + {{- end -}} {{- with .OutputFormats.Get "RSS" -}} diff --git a/layouts/partials/single/footer.html b/layouts/partials/single/footer.html index d0fa909b..0d48d604 100644 --- a/layouts/partials/single/footer.html +++ b/layouts/partials/single/footer.html @@ -74,13 +74,13 @@