|
|
@ -21,18 +21,6 @@ module.exports = {
|
|
|
|
sidebar:{
|
|
|
|
sidebar:{
|
|
|
|
hideable:true,
|
|
|
|
hideable:true,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
giscus: {
|
|
|
|
|
|
|
|
repo: 'luffyZh/gitlink_help_center', // 您的 GitHub 仓库
|
|
|
|
|
|
|
|
repoId: 'R_kgDOJQYwXg', // 仓库 ID
|
|
|
|
|
|
|
|
category: 'Comments', // 讨论分类
|
|
|
|
|
|
|
|
categoryId: 'DIC_kwDOJQYwXs4CQYwX', // 分类 ID
|
|
|
|
|
|
|
|
mapping: 'pathname', // 使用路径作为标识
|
|
|
|
|
|
|
|
reactionsEnabled: '1', // 启用表情反应
|
|
|
|
|
|
|
|
emitMetadata: '0',
|
|
|
|
|
|
|
|
inputPosition: 'bottom',
|
|
|
|
|
|
|
|
lang: 'zh-CN',
|
|
|
|
|
|
|
|
loading: 'lazy',
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
metadata:[
|
|
|
|
metadata:[
|
|
|
|
{name:"Keywords",content:"Gitlink,forgeplus,GitLink,gitLink,GitLink,gitlink,帮助中心"},
|
|
|
|
{name:"Keywords",content:"Gitlink,forgeplus,GitLink,gitLink,GitLink,gitlink,帮助中心"},
|
|
|
@ -82,6 +70,11 @@ module.exports = {
|
|
|
|
position: 'left',
|
|
|
|
position: 'left',
|
|
|
|
dropdownActiveClassDisabled: true
|
|
|
|
dropdownActiveClassDisabled: true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
// {
|
|
|
|
|
|
|
|
// href: 'https://github.com/boxyhq',
|
|
|
|
|
|
|
|
// position: 'right',
|
|
|
|
|
|
|
|
// className: 'header-github-link',
|
|
|
|
|
|
|
|
// },
|
|
|
|
],
|
|
|
|
],
|
|
|
|
},
|
|
|
|
},
|
|
|
|
footer: {
|
|
|
|
footer: {
|
|
|
|