mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 12:14:44 -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:
|
term:
|
||||||
- html
|
- html
|
||||||
- rss
|
- rss
|
||||||
|
page:
|
||||||
|
nextPrevInSectionSortOrder: desc
|
||||||
|
nextPrevSortOrder: desc
|
||||||
paginate: 0
|
paginate: 0
|
||||||
paginatePath: ""
|
paginatePath: ""
|
||||||
pagination:
|
pagination:
|
||||||
@ -1784,6 +1787,8 @@ config_helpers:
|
|||||||
_merge: shallow
|
_merge: shallow
|
||||||
outputs:
|
outputs:
|
||||||
_merge: none
|
_merge: none
|
||||||
|
page:
|
||||||
|
_merge: none
|
||||||
pagination:
|
pagination:
|
||||||
_merge: none
|
_merge: none
|
||||||
params:
|
params:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user