diff --git a/docusaurus.config.js b/docusaurus.config.js index 43dcf2d..a00e789 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -58,19 +58,18 @@ module.exports = { position: 'left', label: '帮助中心' }, + { + href: 'https://github.com/', + position: 'right', + className: 'header-github-link', + 'aria-label': 'GitHub', + }, ], logo:{ alt:'gitee', - title:'跳转到gitee', src:'img/gitee.svg', href:"https://gitee.com/" }, - logo:{ - alt:'github', - title:'跳转到github', - src:'img/github.png', - href:"https://githubcom/" - }, }, footer: { style: 'dark',