mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 09:34:36 -04:00
Add config options page.nextPrevSortOrder/nextPrevInSectionSortOrder
See #12776
This commit is contained in:
parent
1efcbcddb2
commit
877e1bfcd6
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user