From da0b4b52883a31d215b75e90534b055983109e3c Mon Sep 17 00:00:00 2001 From: ISSHIKI-Yuma Date: Mon, 1 Jun 2026 01:12:28 +0900 Subject: [PATCH] chore: remove Mastodon from footer social links --- 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",