aboutsummaryrefslogtreecommitdiff
path: root/book.json
diff options
context:
space:
mode:
Diffstat (limited to 'book.json')
-rw-r--r--book.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/book.json b/book.json
index 2beadd31a..8bf9921a8 100644
--- a/book.json
+++ b/book.json
@@ -4,14 +4,14 @@
4 }, 4 },
5 "plugins" : [ 5 "plugins" : [
6 "anchors", 6 "anchors",
7 "toolbar",
8 "edit-link", 7 "edit-link",
8 "etoc",
9 "forkmegithub", 9 "forkmegithub",
10 "git-author", 10 "git-author",
11 "hints", 11 "hints",
12 "numbered-headings", 12 "numbered-headings",
13 "etoc",
14 "terminal", 13 "terminal",
14 "toolbar"
15 ], 15 ],
16 "pluginsConfig": { 16 "pluginsConfig": {
17 "edit-link": { 17 "edit-link": {