modify book.json
This commit is contained in:
parent
50f28e3c64
commit
ca0cbee61a
16
book.json
16
book.json
|
@ -24,8 +24,17 @@
|
|||
"tbfed-pagefooter",
|
||||
"donate",
|
||||
"scripts",
|
||||
"theme-darkblue"
|
||||
"theme-fexa"
|
||||
],
|
||||
"variables": {
|
||||
"themeFexa": {
|
||||
"nav": [{
|
||||
"url": "http://...",
|
||||
"target": "_blank",
|
||||
"name": "简易教程"
|
||||
}]
|
||||
},
|
||||
},
|
||||
"pluginsConfig": {
|
||||
"github-buttons": {
|
||||
"repo": "liujianhuanzz/apache-druid-chinese-docs",
|
||||
|
@ -34,6 +43,11 @@
|
|||
],
|
||||
"size": "small"
|
||||
},
|
||||
"theme-fexa": {
|
||||
"search-placeholder": "输入关键字搜索",
|
||||
"logo": "../img/druid_nav.png",
|
||||
"favicon": "../img/druid_nav.png"
|
||||
},
|
||||
"atoc": {
|
||||
"addClass": true,
|
||||
"className": "atoc"
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
Loading…
Reference in New Issue