Change default theme to corporate

This commit is contained in:
Ariful Alam
2022-03-20 00:43:35 +06:00
parent e91c8d9df0
commit 34e2d1da01

View File

@@ -91,7 +91,7 @@ const config = {
snippetVersion: 6, snippetVersion: 6,
}, },
themeConfig: { themeConfig: {
default: 'light', default: 'corporate',
// 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