mirror of https://github.com/zmkfirmware/zmk.git
docs: Added mastodon link in footer
This commit is contained in:
parent
10868c72f7
commit
a6d09f8c00
|
|
@ -103,6 +103,10 @@ module.exports = {
|
||||||
(process.env.URL || "https://zmk.dev") +
|
(process.env.URL || "https://zmk.dev") +
|
||||||
"/community/discord/invite",
|
"/community/discord/invite",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: "Mastodon",
|
||||||
|
href: "https://fosstodon.org/@zmk",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: "Twitter",
|
label: "Twitter",
|
||||||
href: "https://twitter.com/ZMKFirmware",
|
href: "https://twitter.com/ZMKFirmware",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue