Update docusaurus.config.js
This commit is contained in:
parent
af4a4a7ddc
commit
1bc09d1fbf
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue