mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-25 05:36:00 +00:00
Update docusaurus.config.js
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user