mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-11 20:03:58 +02:00
Add config options page.nextPrevSortOrder/nextPrevInSectionSortOrder
See #12776
This commit is contained in:
@@ -1600,6 +1600,9 @@ config:
|
||||
term:
|
||||
- html
|
||||
- rss
|
||||
page:
|
||||
nextPrevInSectionSortOrder: desc
|
||||
nextPrevSortOrder: desc
|
||||
paginate: 0
|
||||
paginatePath: ""
|
||||
pagination:
|
||||
@@ -1784,6 +1787,8 @@ config_helpers:
|
||||
_merge: shallow
|
||||
outputs:
|
||||
_merge: none
|
||||
page:
|
||||
_merge: none
|
||||
pagination:
|
||||
_merge: none
|
||||
params:
|
||||
|
Reference in New Issue
Block a user