]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
favicon
authorJack Humbert <jack.humb@gmail.com>
Sat, 20 May 2017 17:26:08 +0000 (13:26 -0400)
committerJack Humbert <jack.humb@gmail.com>
Sat, 20 May 2017 17:26:08 +0000 (13:26 -0400)
book.json

index f4cdd39638ab161f4756c726af6256c9befcd7d2..3b1fdc94f6efe3a48a5092a3c26bbac4bb0f4a2c 100644 (file)
--- a/book.json
+++ b/book.json
@@ -2,7 +2,7 @@
     "structure": {
         "readme": "Home.md"
     },
-    "plugins" : ["toolbar", "edit-link", "custom-favicon"],
+    "plugins" : ["toolbar", "edit-link", "favicon"],
     "pluginsConfig": {
             "edit-link": {
                 "base": "https://github.com/qmk/qmk_firmware_docs/edit/master",
@@ -18,6 +18,8 @@
                 }
             ]
         },
-        "favicon": "/favicon.png"
+        "favicon": {
+            "shortcut": "/favicon.png"
+        }
     }
 }