Basic ZMK logo.
This commit is contained in:
parent
84dcf3715f
commit
5304ff9c77
2 changed files with 2 additions and 2 deletions
|
@ -8,10 +8,10 @@ module.exports = {
|
|||
projectName: "zmk", // Usually your repo name.
|
||||
themeConfig: {
|
||||
navbar: {
|
||||
title: "ZMK",
|
||||
title: "ZMK Firmware",
|
||||
logo: {
|
||||
alt: "ZMK Logo",
|
||||
src: "img/logo.svg",
|
||||
src: "img/zmk_logo.png",
|
||||
},
|
||||
links: [
|
||||
{
|
||||
|
|
BIN
docs/static/img/zmk_logo.png
vendored
Normal file
BIN
docs/static/img/zmk_logo.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.9 KiB |
Loading…
Reference in a new issue