mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 10:54:09 -04:00
feat: add optional pagination control for blog articles (#590)
This commit is contained in:
@ -163,6 +163,9 @@ params:
|
||||
# date | lastmod | publishDate | title | weight
|
||||
sortBy: date
|
||||
sortOrder: desc # or "asc"
|
||||
|
||||
article:
|
||||
displayPagination: true
|
||||
|
||||
highlight:
|
||||
copy:
|
||||
|
Reference in New Issue
Block a user