Skip to content

Commit

Permalink
docs: Added mastodon link in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-Munnich authored and petejohanson committed Oct 17, 2024
1 parent 10868c7 commit a6d09f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit a6d09f8

Please sign in to comment.