summary refs log tree commit diff
path: root/book.json
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2017-07-08 22:39:32 -0700
committerskullY <skullydazed@gmail.com>2017-07-08 22:39:32 -0700
commit2dea401a8ebd6059354d79eb0fde9e1e725f12b3 (patch)
tree08fdcc9bf767655e275804156ee41b53e981e38c /book.json
parent4c7c7747a3a4f4abea3bdaf73e37edd42cfb6446 (diff)
play around with plugin settings
Diffstat (limited to 'book.json')
-rw-r--r--book.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/book.json b/book.json
index 887d2a6431..8462846e30 100644
--- a/book.json
+++ b/book.json
@@ -6,10 +6,9 @@
       "anchors",
       "edit-link",
       "forkmegithub",
-      "git-author",
       "hints",
-      "numbered-headings",
       "page-toc",
+      "numbered-headings",
       "terminal",
       "toolbar"
     ],
@@ -25,6 +24,11 @@
       "page-toc": {
         "selector": ".markdown-section h1, .markdown-section h2"
       },
+      "terminal": {
+        "copyButtons": true,
+        "fade": false,
+        "style": "flat"
+      },
       "toolbar": {
         "buttons": [
           {