Skip to content

Commit 2d641d9

Browse files
committed
Update book.json
1 parent 792f3bd commit 2d641d9

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

book.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@
33
"plugins": [
44
"mathjax",
55
"todo",
6-
"betterchinese"
6+
"betterchinese",
7+
"ga"
78
],
8-
"pluginsConfig": {}
9+
"pluginsConfig": {
10+
"ga": {
11+
"token": "UA-51073473-3"
12+
}
13+
}
914
}

0 commit comments

Comments
 (0)