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
1 changed files with 4 additions and 0 deletions

View File

@ -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",