Signed-off-by: twowater <347073565@qq.com>

修改gitbook样式

Signed-off-by: twowater <347073565@qq.com>
pull/1/head
twowater 2017-07-13 21:54:33 +08:00
parent b538420f99
commit e5face5d97
1 changed files with 13 additions and 2 deletions

View File

@ -1,9 +1,20 @@
{
"plugins": [ "github",
"toggle-chapters"],
"plugins": [
"github",
"toggle-chapters",
"github-buttons"
],
"pluginsConfig": {
"github": {
"url": "https://github.com/TwoWater/Python"
},
"github-buttons": {
"repo": "azu/JavaScript-Plugin-Architecture",
"types": [
"star",
"watch"
],
"size": "large"
}
}
}