Update docusaurus.config.js

This commit is contained in:
techknowlogick
2023-05-24 08:44:39 +08:00
parent f400873815
commit 0b0b298047

View File

@@ -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',