mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-16 21:42:54 -04:00
e6825a4736
Fixes: #945
16 lines
323 B
TOML
16 lines
323 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
|
|
summaryLength = 0
|
|
|
|
[pagination]
|
|
pagerSize = 15
|
|
|
|
[outputs]
|
|
home = ["HTML", "RSS", "JSON"]
|