Skip to content

Commit 195ff01

Browse files
committed
Light mode
1 parent 74e6f69 commit 195ff01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ const config: Config = {
9191

9292
themeConfig: {
9393
colorMode: {
94-
defaultMode: 'dark', // 'light'
94+
defaultMode: 'light', // 'light'
9595
},
9696
image: 'img/logo.png',
9797
navbar: {

0 commit comments

Comments
 (0)