Signed-off-by: twowater <347073565@qq.com>
修改gitbook样式 Signed-off-by: twowater <347073565@qq.com>
This commit is contained in:
15
book.json
15
book.json
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user