modify book.json

This commit is contained in:
liujianhuan 2020-07-16 13:44:05 +08:00
parent 50f28e3c64
commit ca0cbee61a
2 changed files with 15 additions and 1 deletions

View File

@ -24,8 +24,17 @@
"tbfed-pagefooter", "tbfed-pagefooter",
"donate", "donate",
"scripts", "scripts",
"theme-darkblue" "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",
@ -34,6 +43,11 @@
], ],
"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"

BIN
img/druid_nav.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB