Skip to content

Commit 39300d6

Browse files
committed
disable dark/light switch
1 parent 67a57f6 commit 39300d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const config = {
2929
themeConfig: {
3030
colorMode: {
3131
defaultMode: "dark",
32-
disableSwitch: false,
32+
disableSwitch: true,
3333
respectPrefersColorScheme: false,
3434
},
3535
navbar: {

0 commit comments

Comments
 (0)