sync theme

This commit is contained in:
Christoph Cullmann 2024-12-15 19:48:23 +01:00
parent 50c1fe905e
commit 7c7326175e
No known key found for this signature in database
22 changed files with 1080 additions and 571 deletions

View file

@ -9,7 +9,6 @@ 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 = 10
summaryLength = 0
buildDrafts = false
@ -19,6 +18,9 @@ enableEmoji = true
# googleAnalytics = "G-XXXXXXXXX"
[pagination]
pagerSize = 100
[imaging]
anchor = 'Center'