gitbook-plugin-theme-seer
Version:
Gitbook theme for BingoPaaS docs
34 lines • 845 B
JSON
{
"plugins": [
"-sharing",
"-fontsettings",
"back-to-top-button",
"copy-code-button",
"cuav-chapters",
"heading-anchors",
"theme-seer"
],
"variables": {
"themeSeer":{
"nav":[
{
"url":"http://www.baidu.com",
"target":"_blank",
"name": "教程"
},
{
"url":"http://www.baidu.com",
"target":"_blank",
"name": "官网"
}
]
}
},
"pluginsConfig": {
"theme-seer":{
"search-placeholder":"输入关键字搜索",
"logo":"./logo.svg",
"favicon": "./favicon.ico"
}
}
}