We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d58f7d5 commit 438381eCopy full SHA for 438381e
gitprofile.config.ts
@@ -178,7 +178,7 @@ const CONFIG = {
178
179
// Hides the switch in the navbar
180
// Useful if you want to support a single color mode
181
- disableSwitch: true,
+ disableSwitch: false,
182
183
// Should use the prefers-color-scheme media-query,
184
// using user system preferences, instead of the hardcoded defaultTheme
0 commit comments