diff --git a/config/_default/params.toml b/config/_default/params.toml index d4f76c7..66f538c 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -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