personal-blog/config/_default/config.toml

16 lines
347 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"
# baseURL = ""
defaultContentLanguage = "en"
enableRobotsTXT = true
paginate = 10
summaryLength = 0
timeZone = "Asia/Bangkok"
[outputs]
home = ["HTML", "RSS", "JSON"]