Skip to content

Commit 18f84b4

Browse files
committed
add disqus support
1 parent 6b82214 commit 18f84b4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

book.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
{
2-
"plugins": ["exercises"]
2+
"plugins": [
3+
"disqus"
4+
],
5+
"pluginsConfig": {
6+
"disqus": {
7+
"shortName": "prog-notes"
8+
}
9+
}
310
}

0 commit comments

Comments
 (0)