Fix enableCodeCopy

This commit is contained in:
Mircea-Pavel ANTON 2023-01-26 23:34:18 +00:00
parent a04a1aa056
commit 174f924aac

View file

@ -10,7 +10,7 @@ defaultAppearance = "light" # valid options: light or dark
autoSwitchAppearance = true autoSwitchAppearance = true
enableSearch = false enableSearch = false
enableCodeCopy = true enableCodeCopy = false
# mainSections = ["section1", "section2"] # mainSections = ["section1", "section2"]
# robots = "" # robots = ""