default to darkmode only
This commit is contained in:
parent
c641beddce
commit
eabc68e936
|
@ -1,6 +1,6 @@
|
|||
colorScheme = "blowfish"
|
||||
defaultAppearance = "dark"
|
||||
autoSwitchAppearance = true
|
||||
autoSwitchAppearance = false
|
||||
enableSearch = true
|
||||
logo = "logo.png"
|
||||
|
||||
|
@ -51,5 +51,5 @@ links = [
|
|||
showMenu = true
|
||||
showCopyright = true
|
||||
showThemeAttribution = true
|
||||
showAppearanceSwitcher = true
|
||||
showAppearanceSwitcher = false
|
||||
showScrollToTop = true
|
||||
|
|
Loading…
Reference in a new issue