docs: Added mastodon link in footer

This commit is contained in:
Nicolas Munnich
2024-10-17 22:34:27 +02:00
committed by Pete Johanson
parent 10868c72f7
commit a6d09f8c00

View File

@@ -103,6 +103,10 @@ module.exports = {
(process.env.URL || "https://zmk.dev") +
"/community/discord/invite",
},
{
label: "Mastodon",
href: "https://fosstodon.org/@zmk",
},
{
label: "Twitter",
href: "https://twitter.com/ZMKFirmware",