修改错误

This commit is contained in:
ropzz 2024-05-28 16:04:16 +08:00
parent d3ff23fb8b
commit af4a4a7ddc
1 changed files with 6 additions and 7 deletions

View File

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