Skip to content

Other posts suggestions below a post #1662

Answered by m1rm
m1rm asked this question in Q&A
Discussion options

You must be logged in to vote

For others coming along, you can overwrite the theme's partial to reverse the order:

Create the file layouts/partials/post_nav_links.html

Copy paste the html for the nav from the theme with one small change in the first line (the Reverse):
{{- $pages := where site.RegularPages.Reverse "Type" "in" site.Params.mainSections }}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by m1rm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant