mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-17 05:52:58 -04:00
14 lines
306 B
TOML
14 lines
306 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
|
|
paginate = 15
|
|
summaryLength = 0
|
|
|
|
[outputs]
|
|
home = ["HTML", "RSS", "JSON"]
|