forked from mirrors/qmk_firmware
favicon
This commit is contained in:
parent
684a02ae3f
commit
0cd8eb02c7
2 changed files with 3 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"structure": {
|
"structure": {
|
||||||
"readme": "Home.md"
|
"readme": "Home.md"
|
||||||
},
|
},
|
||||||
"plugins" : ["toolbar", "edit-link"],
|
"plugins" : ["toolbar", "edit-link", "custom-favicon"],
|
||||||
"pluginsConfig": {
|
"pluginsConfig": {
|
||||||
"edit-link": {
|
"edit-link": {
|
||||||
"base": "https://github.com/qmk/qmk_firmware_docs/edit/master",
|
"base": "https://github.com/qmk/qmk_firmware_docs/edit/master",
|
||||||
|
@ -17,6 +17,7 @@
|
||||||
"url": "https://github.com/qmk/qmk_firmware"
|
"url": "https://github.com/qmk/qmk_firmware"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
"favicon": "/favicon.png"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
BIN
favicon.png
Normal file
BIN
favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 242 B |
Loading…
Reference in a new issue