Files
hugo_it-services/themes/congo/exampleSite/config/_default/config.toml
T
2025-02-20 11:22:38 -05:00

14 lines
307 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/
theme = "congo"
defaultContentLanguage = "en"
enableRobotsTXT = true
pagerSize = 15
summaryLength = 0
[outputs]
home = ["HTML", "RSS", "JSON"]