diff options
-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 |