Skip to content

Commit 2328111

Browse files
committed
Update book.json
1 parent 4520dcd commit 2328111

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

book.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
2+
"plugins": [ "github" ],
3+
"pluginsConfig": {
4+
"github": {
5+
"url": "https://github.com/your/repo"
6+
}
7+
}
28
"structure": {
39
"readme": "01-Preface.md"
410
}
5-
}
11+
}

0 commit comments

Comments
 (0)