mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Fix paginate default to match docs
This commit is contained in:
@@ -9,7 +9,7 @@ defaultContentLanguage = "en"
|
||||
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
|
||||
|
||||
enableRobotsTXT = true
|
||||
paginate = 20
|
||||
paginate = 10
|
||||
summaryLength = 30
|
||||
|
||||
buildDrafts = false
|
||||
|
||||
Reference in New Issue
Block a user