forked from Gitlink/gitlink_help_center
更新 docusaurus.config.js,添加按钮
This commit is contained in:
parent
61fa10504f
commit
634b4fd256
|
@ -58,6 +58,13 @@ module.exports = {
|
|||
position: 'left',
|
||||
label: '帮助中心'
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
docId: 'intro',
|
||||
position: 'right',
|
||||
label: '意见反馈',
|
||||
href:"/ratingpage"
|
||||
},
|
||||
// {
|
||||
// href: 'https://github.com/boxyhq',
|
||||
// position: 'right',
|
||||
|
|
Loading…
Reference in New Issue