From b659a24ab6f7e16edff8a8e02dfe830d37ff5a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Tamargo?= Date: Tue, 26 Nov 2024 12:29:42 +0100 Subject: [PATCH] Replace Twitter with Mastodon and Bluesky --- stories/index.stories.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stories/index.stories.js b/stories/index.stories.js index 804d92e6..dafa630b 100644 --- a/stories/index.stories.js +++ b/stories/index.stories.js @@ -29,7 +29,8 @@ storiesOf('Welcome', module)
  • {'MetaBrainz'}
  • {'GitHub Repo'}
  • {'Bug Tracker'}
  • -
  • {'Twitter'}
  • +
  • {'Mastodon'}
  • +
  • {'Bluesky'}
  • ));