Set default theme to business

This commit is contained in:
Ariful Alam
2022-10-24 15:30:56 +06:00
parent c9b2c46495
commit b69f052c54

View File

@@ -87,7 +87,7 @@ const config = {
snippetVersion: 6, snippetVersion: 6,
}, },
themeConfig: { themeConfig: {
defaultTheme: 'night', defaultTheme: 'business',
// 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