forked from Gitlink/gitlink_help_center
修改错误
This commit is contained in:
parent
d3ff23fb8b
commit
af4a4a7ddc
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue