Browse Source

Updates book.json

Auto commit by GitBook Editor
Jack Humbert 8 năm trước cách đây
mục cha
commit
e0689c000b
1 tập tin đã thay đổi với 12 bổ sung0 xóa
  1. 12 0
      book.json

+ 12 - 0
book.json

@@ -2,4 +2,16 @@
     "structure": {
         "readme": "Home.md"
     }
+    "pluginsConfig": {
+        "toolbar": {
+            "buttons":
+            [
+                {
+                    "label": "QMK Firmware",
+                    "icon": "fa fa-github",
+                    "url": "https://github.com/qmk/qmk_firmware"
+                }
+            ]
+        }
+    }
 }