modify book.json

This commit is contained in:
liujianhuan 2020-07-16 13:54:31 +08:00
parent e37ed60f4d
commit 3a9ed091e9

View File

@ -26,18 +26,8 @@
"cuav-chapters", "cuav-chapters",
"heading-anchors", "heading-anchors",
"donate", "donate",
"scripts", "scripts"
"theme-fexa"
], ],
"variables": {
"themeFexa": {
"nav": [{
"url": "http://...",
"target": "_blank",
"name": "简易教程"
}]
}
},
"pluginsConfig": { "pluginsConfig": {
"github-buttons": { "github-buttons": {
"repo": "liujianhuanzz/apache-druid-chinese-docs", "repo": "liujianhuanzz/apache-druid-chinese-docs",
@ -46,11 +36,6 @@
], ],
"size": "small" "size": "small"
}, },
"theme-fexa": {
"search-placeholder": "输入关键字搜索",
"logo": "../img/druid_nav.png",
"favicon": "../img/druid_nav.png"
},
"atoc": { "atoc": {
"addClass": true, "addClass": true,
"className": "atoc" "className": "atoc"