Skip to content

Commit 438381e

Browse files
committed
theme switch on
1 parent d58f7d5 commit 438381e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitprofile.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ const CONFIG = {
178178

179179
// Hides the switch in the navbar
180180
// Useful if you want to support a single color mode
181-
disableSwitch: true,
181+
disableSwitch: false,
182182

183183
// Should use the prefers-color-scheme media-query,
184184
// using user system preferences, instead of the hardcoded defaultTheme

0 commit comments

Comments
 (0)