2024-12-16 23:06:33 +08:00

17 lines
356 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 = "https://uniu.net.cn/"
defaultContentLanguage = "zh"
enableRobotsTXT = true
summaryLength = 0
[pagination]
pagerSize = 10
[outputs]
home = ["HTML", "RSS", "JSON"]