test webhook
This commit is contained in:
parent
6dc2c7c3d3
commit
fa45a0bffc
15
book.json
15
book.json
|
@ -13,11 +13,24 @@
|
|||
"plugins": [
|
||||
"-sharing",
|
||||
"splitter",
|
||||
"expandable-chapters-small"
|
||||
"expandable-chapters-small",
|
||||
"anchors",
|
||||
"github",
|
||||
"github-buttons"
|
||||
],
|
||||
"pluginsConfig": {
|
||||
"github": {
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue