From 34e2d1da0150de745aa55c0f838d09d9765f8b4f Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Sun, 20 Mar 2022 00:43:35 +0600 Subject: [PATCH] Change default theme to `corporate` --- src/ezprofile.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ezprofile.config.js b/src/ezprofile.config.js index 3c31ba5..dcfc7b1 100644 --- a/src/ezprofile.config.js +++ b/src/ezprofile.config.js @@ -91,7 +91,7 @@ const config = { snippetVersion: 6, }, themeConfig: { - default: 'light', + default: 'corporate', // Hides the switch in the navbar // Useful if you want to support a single color mode