diff --git a/docusaurus.config.js b/docusaurus.config.js index da8b27a9998..c7f9d9bc7a8 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -216,16 +216,16 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula'); }, ], }, + { + type: "localeDropdown", + position: "right", + }, { href: 'https://github.com/apache/linkis', 'aria-label': 'GitHub', className: 'header-github-link', position: 'right', }, - { - type: "localeDropdown", - position: "right", - }, ], }, footer: {