Change default theme

This commit is contained in:
Ariful Alam
2023-01-13 16:23:31 +06:00
parent 38a7adffc8
commit 15dce3a539

View File

@@ -125,7 +125,7 @@ const config = {
snippetVersion: 6, snippetVersion: 6,
}, },
themeConfig: { themeConfig: {
defaultTheme: 'business', defaultTheme: 'winter',
// Hides the switch in the navbar // Hides the switch in the navbar
// Useful if you want to support a single color mode // Useful if you want to support a single color mode