This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push: new b9f8b1beb feat: Hidden Chinese and English switch (#137) b9f8b1beb is described below commit b9f8b1beb9763bbfaab5a4b8f6792bd466e5f649 Author: labbomb <739955...@qq.com> AuthorDate: Thu Jul 14 14:01:48 2022 +0800 feat: Hidden Chinese and English switch (#137) * Fix FAQ page refresh errors * feat: Hidden Chinese and English switch --- docusaurus.config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 68592e344..ba635f4d4 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -179,10 +179,10 @@ const config = { label: 'GitHub', position: 'right', }, - { - type: "localeDropdown", - position: "right", - }, + // { + // type: "localeDropdown", + // position: "right", + // }, ], },