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