diff --git a/docusaurus.config.js b/docusaurus.config.js index a00e789..e6f5259 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -59,17 +59,12 @@ module.exports = { label: '帮助中心' }, { - href: 'https://github.com/', - position: 'right', - className: 'header-github-link', - 'aria-label': 'GitHub', + href: 'https://github.com/', + position: 'right', + className: 'header-github-link', + 'aria-label': 'GitHub', }, ], - logo:{ - alt:'gitee', - src:'img/gitee.svg', - href:"https://gitee.com/" - }, }, footer: { style: 'dark',