mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
@@ -189,7 +189,7 @@ func (l configLoader) applyDefaultConfig() error {
|
|||||||
"menus": maps.Params{},
|
"menus": maps.Params{},
|
||||||
"disableLiveReload": false,
|
"disableLiveReload": false,
|
||||||
"pluralizeListTitles": true,
|
"pluralizeListTitles": true,
|
||||||
"CapitalizeListTitles": true,
|
"capitalizeListTitles": true,
|
||||||
"forceSyncStatic": false,
|
"forceSyncStatic": false,
|
||||||
"footnoteAnchorPrefix": "",
|
"footnoteAnchorPrefix": "",
|
||||||
"footnoteReturnLinkContents": "",
|
"footnoteReturnLinkContents": "",
|
||||||
|
Reference in New Issue
Block a user