Skip to content

Commit 9e2db8d

Browse files
committed
Updates book.json
Auto commit by GitBook Editor
1 parent 293a803 commit 9e2db8d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

book.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
{
22
"plugins": [
3-
"github"
3+
"github",
4+
"ga"
45
],
56
"pluginsConfig": {
67
"github": {
78
"url": "https://github.com/quanke/design-pattern-java"
9+
},
10+
"ga": {
11+
"token": "UA-82833335-3",
12+
"configuration": "auto"
813
}
914
}
1015
}

0 commit comments

Comments
 (0)