Use pagination.pagersize
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
baseurl = "https://example.com"
|
||||
enablerobotstxt = true
|
||||
paginate = 50
|
||||
timezone = "America/Los_Angeles"
|
||||
titlecasestyle = "Go"
|
||||
|
||||
@@ -35,6 +34,9 @@ section = ["html"]
|
||||
taxonomy = ["html"]
|
||||
term = ["html"]
|
||||
|
||||
[pagination]
|
||||
pagersize = 50
|
||||
|
||||
[params.paige.list_page]
|
||||
disable_authors = true
|
||||
disable_date = true
|
||||
|
Reference in New Issue
Block a user