Add theme parameters to customise site footer

This commit is contained in:
James Panther
2022-06-25 12:42:02 +10:00
parent 971e8b631d
commit 31c7cca31d
5 changed files with 26 additions and 14 deletions
+3 -1
View File
@@ -9,13 +9,15 @@ colorScheme = "congo"
defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true
showAppearanceSwitcher = false
showCopyright = true
showThemeAttribution = true
showScrollToTop = true
enableSearch = false
enableCodeCopy = false
# mainSections = ["section1", "section2"]
# robots = ""
showScrollToTop = true
[homepage]
layout = "page" # valid options: page, profile, custom