Skip to content

Commit 582028b

Browse files
committed
再加个 github 链接
1 parent d306d25 commit 582028b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

book.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
{
2-
"plugins": ["disqus"],
2+
"plugins": ["disqus", "github"],
33
"pluginsConfig": {
44
"disqus": {
55
"shortName": "js-async-tutorial"
6+
},
7+
"github": {
8+
"url": "https://github.com/meathill/javascript-async-tutorial"
69
}
710
}
811
}

0 commit comments

Comments
 (0)