fix footer
This commit is contained in:
@ -40,7 +40,12 @@ weight = 30
|
||||
# The footer menu is displayed at the bottom of the page, just before
|
||||
# the copyright notice. Configure as per the main menu above.
|
||||
|
||||
# [[footer]]
|
||||
# name = "Tags"
|
||||
# pageRef = "tags"
|
||||
# weight = 10
|
||||
[[footer]]
|
||||
name = "Tags"
|
||||
pageRef = "tags"
|
||||
weight = 10
|
||||
|
||||
[[footer]]
|
||||
name = "Privacy Policy"
|
||||
pageRef = "privacy-policy"
|
||||
weight = 20
|
||||
|
@ -9,6 +9,7 @@ colorScheme = "okami"
|
||||
defaultAppearance = "light" # valid options: light or dark
|
||||
autoSwitchAppearance = true
|
||||
footer.showAppearanceSwitcher = true
|
||||
footer.showThemeAttribution = false
|
||||
|
||||
enableSearch = true
|
||||
enableCodeCopy = true
|
||||
|
Reference in New Issue
Block a user