mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 04:02:38 +00:00
Add config options page.nextPrevSortOrder/nextPrevInSectionSortOrder
See #12776
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user