mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-15 04:52:55 -04:00
💥 Move footer parameters to their own sub-group
This commit is contained in:
@@ -8,10 +8,6 @@
|
||||
colorScheme = "congo"
|
||||
defaultAppearance = "light" # valid options: light or dark
|
||||
autoSwitchAppearance = true
|
||||
showAppearanceSwitcher = false
|
||||
showCopyright = true
|
||||
showThemeAttribution = true
|
||||
showScrollToTop = true
|
||||
|
||||
enableSearch = false
|
||||
enableCodeCopy = false
|
||||
@@ -19,6 +15,12 @@ enableCodeCopy = false
|
||||
# mainSections = ["section1", "section2"]
|
||||
# robots = ""
|
||||
|
||||
[footer]
|
||||
showCopyright = true
|
||||
showThemeAttribution = true
|
||||
showAppearanceSwitcher = false
|
||||
showScrollToTop = true
|
||||
|
||||
[homepage]
|
||||
layout = "page" # valid options: page, profile, custom
|
||||
showRecent = false
|
||||
|
||||
Reference in New Issue
Block a user