mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fix: disable the color mode switch
This commit is contained in:
@@ -9,7 +9,7 @@ export const baseThemeConfig: ThemeConfig = {
|
||||
},
|
||||
metadata: [],
|
||||
colorMode: {
|
||||
disableSwitch: false,
|
||||
disableSwitch: true,
|
||||
defaultMode: 'dark',
|
||||
},
|
||||
navbar: {
|
||||
|
||||
Reference in New Issue
Block a user