Skip to content

Commit 3765fc0

Browse files
author
Noah Lee
authored
Upgrade docusaurus (#46)
1 parent 0216a66 commit 3765fc0

File tree

3 files changed

+3462
-2823
lines changed

3 files changed

+3462
-2823
lines changed

docusaurus.config.js

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -162,16 +162,6 @@ const config = {
162162
colorMode: {
163163
defaultMode: 'light',
164164
respectPrefersColorScheme: true,
165-
switchConfig: {
166-
darkIcon: '🌙',
167-
darkIconStyle: {
168-
marginLeft: '2px',
169-
},
170-
lightIcon: '☀️',
171-
lightIconStyle: {
172-
marginLeft: '1px',
173-
},
174-
},
175165
},
176166
prism: {
177167
theme: lightCodeTheme,

0 commit comments

Comments
 (0)