Replace deprecated paginate config
Some checks failed
Build and push chill website image / build (push) Failing after 33s
Some checks failed
Build and push chill website image / build (push) Failing after 33s
This commit is contained in:
parent
075c29b495
commit
af835683b9
@ -12,8 +12,8 @@ theme = "hugoplate"
|
||||
# Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
|
||||
timeZone = "Europe/Brussels"
|
||||
|
||||
# post pagination
|
||||
paginate = 2 # see https://gohugo.io/extras/pagination/
|
||||
[pagination]
|
||||
pagerSize = 2 # see https://gohugo.io/extras/pagination/
|
||||
|
||||
# post excerpt
|
||||
summaryLength = 10 # see https://gohugo.io/content-management/excerpts/
|
||||
|
Loading…
x
Reference in New Issue
Block a user