diff --git a/layouts/partials/components/postnav/index.html b/layouts/partials/components/postnav/index.html index 65bbe3a..b8baa58 100644 --- a/layouts/partials/components/postnav/index.html +++ b/layouts/partials/components/postnav/index.html @@ -1,5 +1,4 @@ -{{ $pages := .CurrentSection.Pages.ByDate }} - +{{ $pages := .CurrentSection.Pages.ByDate.Reverse }}