Skip to content

Commit e5face5

Browse files
committed
Signed-off-by: twowater <[email protected]>
修改gitbook样式 Signed-off-by: twowater <[email protected]>
1 parent b538420 commit e5face5

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

book.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
{
2-
"plugins": [ "github",
3-
"toggle-chapters"],
2+
"plugins": [
3+
"github",
4+
"toggle-chapters",
5+
"github-buttons"
6+
],
47
"pluginsConfig": {
58
"github": {
69
"url": "https://github.com/TwoWater/Python"
10+
},
11+
"github-buttons": {
12+
"repo": "azu/JavaScript-Plugin-Architecture",
13+
"types": [
14+
"star",
15+
"watch"
16+
],
17+
"size": "large"
718
}
819
}
920
}

0 commit comments

Comments
 (0)