修改:首页介绍
This commit is contained in:
@@ -108,6 +108,10 @@ const config = {
|
||||
label: 'Gitee',
|
||||
href: 'https://gitee.com/tc608',
|
||||
},
|
||||
{
|
||||
label: '微信:zhub_dev',
|
||||
to: '/'
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -118,13 +122,13 @@ const config = {
|
||||
to: '/blog',
|
||||
},
|
||||
{
|
||||
label: 'GitHub',
|
||||
href: 'https://github.com/facebook/docusaurus',
|
||||
label: '反馈',
|
||||
href: 'https://gitee.com/tc608/zhub/issues?state=all',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
copyright: `Copyright © ${new Date().getFullYear()} ZHub, Inc. Built with Docusaurus.`,
|
||||
copyright: `Copyright © ${new Date().getFullYear()} ZHub`,
|
||||
},
|
||||
prism: {
|
||||
theme: lightCodeTheme,
|
||||
|
||||
Reference in New Issue
Block a user