Update docusaurus.config.js

This commit is contained in:
wuyifan 2024-05-29 16:02:09 +08:00
parent 85af403476
commit 9df19bd662
1 changed files with 20 additions and 18 deletions

View File

@ -56,7 +56,26 @@ module.exports = {
type: 'doc',
docId: 'intro',
position: 'left',
label: '帮助中心'
label: '帮助中心',
to:'/'
},
{
title: '更多开源',
position: 'right',
items: [
{
label: 'GitHub',
to: 'https://github.com/',
},
{
label: 'Gitee',
to: 'https://gitee.com/',
},
{
label: 'Gitlab',
to: 'https://about.gitlab.com',
},
],
},
{
href: 'https://github.com/boxyhq',
@ -113,23 +132,6 @@ module.exports = {
},
],
},
{
title: '更多开源',
items: [
{
label: 'GitHub',
to: 'https://github.com/',
},
{
label: 'Gitee',
to: 'https://gitee.com/',
},
{
label: 'Gitlab',
to: 'https://about.gitlab.com',
},
],
},
{
title: '加入我们',
items: [