This is an automated email from the ASF dual-hosted git repository.

tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 5cca1fb2e5c Revert this darh light switch mode (#279)
5cca1fb2e5c is described below

commit 5cca1fb2e5cba03d856c52debf4938f0509dfcea
Author: Guangning E <[email protected]>
AuthorDate: Thu Nov 10 11:10:59 2022 +0800

    Revert this darh light switch mode (#279)
---
 site2/website-next/docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/website-next/docusaurus.config.js 
b/site2/website-next/docusaurus.config.js
index 26c5f55b8a4..9614ed30fcc 100644
--- a/site2/website-next/docusaurus.config.js
+++ b/site2/website-next/docusaurus.config.js
@@ -147,7 +147,7 @@ module.exports = {
       isCloseable: true,
     },
     colorMode: {
-      disableSwitch: true,
+      disableSwitch: false,
     },
     navbar: {
       title: "",

Reply via email to