From 0b0b298047a13da55dd252151af2c9f387e7678e Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Wed, 24 May 2023 08:44:39 +0800 Subject: [PATCH] Update docusaurus.config.js --- docusaurus.config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index f559b1d2..9be017d8 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -85,7 +85,7 @@ const config = { ({ colorMode: { defaultMode: 'light', - disableSwitch: true, + disableSwitch: false, respectPrefersColorScheme: true, }, announcementBar: { @@ -113,10 +113,10 @@ const config = { type: 'search', position: 'right', }, - { + /* { type: 'localeDropdown', position: 'right', - }, + },*/ { type: 'docsVersionDropdown', position: 'right',