test webhook
This commit is contained in:
parent
f814acd359
commit
6dc2c7c3d3
25
book.json
25
book.json
|
@ -13,34 +13,11 @@
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"-sharing",
|
"-sharing",
|
||||||
"splitter",
|
"splitter",
|
||||||
"expandable-chapters-small",
|
"expandable-chapters-small"
|
||||||
"anchors",
|
|
||||||
"github",
|
|
||||||
"github-buttons",
|
|
||||||
"donate"
|
|
||||||
],
|
],
|
||||||
"pluginsConfig": {
|
"pluginsConfig": {
|
||||||
"github": {
|
"github": {
|
||||||
"url": "https://github.com/liujianhuanzz/apache-druid-chinese-docs.git"
|
"url": "https://github.com/liujianhuanzz/apache-druid-chinese-docs.git"
|
||||||
},
|
|
||||||
"github-buttons": {
|
|
||||||
"buttons": [{
|
|
||||||
"user": "Jian-Huan LIU",
|
|
||||||
"repo": "glory",
|
|
||||||
"type": "star",
|
|
||||||
"size": "small",
|
|
||||||
"count": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"donate": {
|
|
||||||
"alipay": "./source/images/donate.png",
|
|
||||||
"title": "",
|
|
||||||
"button": "赞赏",
|
|
||||||
"alipayText": " "
|
|
||||||
},
|
|
||||||
"anchor-navigation-ex": {
|
|
||||||
"showLevel": false
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue