Update docusaurus.config.js

This commit is contained in:
ropzz 2024-05-28 16:09:51 +08:00
parent af4a4a7ddc
commit 1bc09d1fbf
1 changed files with 4 additions and 9 deletions

View File

@ -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',