I use page.previous
and page.next
to create links to neighbor pages.
The problem is that the "next" page is the one which is chronologically earlier. In other words, my latest page has one link, page.next
(linking to an older page)
Is it possible to reverse the order?