From a8856c3e6bea3417bd039f2741426479a776c839 Mon Sep 17 00:00:00 2001 From: BingEdward <7487@users.noreply.github.com> Date: Sun, 26 Apr 2026 17:08:29 +0800 Subject: [PATCH] fix: remove unmaintained Mastodon link from footer The Mastodon account @nodejs on social.lfx.dev is no longer maintained by the foundation's marketing team per community discussion. Co-Authored-By: Claude Opus 4.7 --- apps/site/navigation.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/apps/site/navigation.json b/apps/site/navigation.json index 65d0e9f69b295..084b2122e2be3 100644 --- a/apps/site/navigation.json +++ b/apps/site/navigation.json @@ -84,11 +84,6 @@ "link": "https://discord.gg/nodejs", "alt": "Discord" }, - { - "icon": "mastodon", - "link": "https://social.lfx.dev/@nodejs", - "alt": "Mastodon" - }, { "icon": "bluesky", "link": "https://bsky.app/profile/nodejs.org",