mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-20 18:01:36 -04:00
🚚 Rename config.toml to hugo.toml
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# -- Site Configuration --
|
||||
# Refer to the theme docs for more details about each of these parameters.
|
||||
# https://jpanther.github.io/congo/docs/getting-started/
|
||||
|
||||
# baseURL = "https://your_domain.com/"
|
||||
defaultContentLanguage = "en"
|
||||
|
||||
enableRobotsTXT = true
|
||||
summaryLength = 0
|
||||
|
||||
[pagination]
|
||||
pagerSize = 10
|
||||
|
||||
[outputs]
|
||||
home = ["HTML", "RSS", "JSON"]
|
||||
|
||||
[privacy]
|
||||
[privacy.vimeo]
|
||||
enableDNT = true
|
||||
[privacy.x]
|
||||
enableDNT = true
|
||||
[privacy.youTube]
|
||||
privacyEnhanced = true
|
||||
|
||||
[services]
|
||||
[services.x]
|
||||
disableInlineCSS = true
|
||||
Reference in New Issue
Block a user