소스 검색

Updates book.json

Auto commit by GitBook Editor
Jack Humbert 8 년 전
부모
커밋
e0689c000b
1개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제
  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"
+                }
+            ]
+        }
+    }
 }