Skip to content

Commit d306d25

Browse files
committed
增加 disqus 插件
1 parent 937dfde commit d306d25

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: book.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"plugins": ["disqus"],
3+
"pluginsConfig": {
4+
"disqus": {
5+
"shortName": "js-async-tutorial"
6+
}
7+
}
8+
}

0 commit comments

Comments
 (0)