forked from kofal.net/zmk
docs: Added mastodon link in footer
This commit is contained in:
committed by
Pete Johanson
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",
|
||||||
|
|||||||
Reference in New Issue
Block a user