www-from-model/config/_default/hugo.toml
Michael Hanke b59f03de65
All checks were successful
Deploy on webserver / Build site and deploy on success (push) Successful in 1m21s
chore: remove placeholder content and show state of things
2026-01-16 07:42:00 +01:00

28 lines
561 B
TOML

# -- Site Configuration --
# Refer to the theme docs for more details about each of these parameters.
# https://jpanther.github.io/congo/docs/getting-started/
baseURL = "https://www-draft.psychoinformatics.de"
theme = "congo"
defaultContentLanguage = "en"
enableRobotsTXT = true
summaryLength = 0
[pagination]
pagerSize = 15
[outputs]
home = ["HTML", "RSS", "JSON"]
[privacy]
[privacy.vimeo]
enableDNT = true
[privacy.x]
enableDNT = true
[privacy.youTube]
privacyEnhanced = true
[services]
[services.x]
disableInlineCSS = true