Skip to content

Commit 1e67e28

Browse files
committed
chore: remove unmaintained mastodon link from footer (#7873)
1 parent 620b605 commit 1e67e28

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

apps/site/navigation.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,6 @@
8484
"link": "https://discord.gg/nodejs",
8585
"alt": "Discord"
8686
},
87-
{
88-
"icon": "mastodon",
89-
"link": "https://social.lfx.dev/@nodejs",
90-
"alt": "Mastodon"
91-
},
9287
{
9388
"icon": "bluesky",
9489
"link": "https://bsky.app/profile/nodejs.org",
@@ -170,4 +165,4 @@
170165
}
171166
}
172167
}
173-
}
168+
}

0 commit comments

Comments
 (0)