summaryrefslogtreecommitdiff
path: root/config/_default/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/_default/hugo.toml')
-rw-r--r--config/_default/hugo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml
index 1218e9b..a91dbc6 100644
--- a/config/_default/hugo.toml
+++ b/config/_default/hugo.toml
@@ -7,10 +7,8 @@ baseURL = "https://cullmann.io/"
defaultContentLanguage = "en"
disableLanguages = [] #to allow translation work requiring shipping to production
-# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
-
enableRobotsTXT = true
-paginate = 100
+paginate = 12
summaryLength = 30
hasCJKLanguage = true