Forráskód Böngészése

Updates book.json

Auto commit by GitBook Editor
Jack Humbert 8 éve
szülő
commit
e0689c000b
1 módosított fájl, 12 hozzáadás és 0 törlés
  1. 12 0
      book.json

+ 12 - 0
book.json

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