diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-05-16 02:35:00 +0000 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-05-16 02:35:00 +0000 |
commit | e0689c000b2f571a248f8355a428f3c07ff39d7d (patch) | |
tree | 9b1e731754c4efe6e72367c1a383ac10634e6bee | |
parent | 997a847f8cd3579824009822a125e64507cf6595 (diff) |
Updates book.json
Auto commit by GitBook Editor
-rw-r--r-- | book.json | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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" + } + ] + } + } }
\ No newline at end of file |