Skip to content

Commit

Permalink
Merge pull request #3049 from metabrainz/xodus
Browse files Browse the repository at this point in the history
Replace Twitter with Mastodon and Bluesky
  • Loading branch information
MonkeyDo authored Nov 27, 2024
2 parents e63c359 + 2ba2b2a commit aa6f76c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions frontend/js/src/listens-offline/ListensOffline.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ export default function ListensOffline() {

<p>
You may find out more about the current status of our services by
checking our <a href="https://twitter.com/ListenBrainz">Twitter feed</a>
.
checking our <a href="https://mastodon.social/@ListenBrainz">Mastodon</a>
or <a href="https://bsky.app/profile/listenbrainz.org">Bluesky</a> feeds.
</p>
</>
);
Expand Down
4 changes: 2 additions & 2 deletions frontend/js/src/musicbrainz-offline/MusicBrainzOffline.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ export default function MusicBrainzOffline() {

<p>
You may find out more about the current status of our services by
checking our <a href="https://twitter.com/ListenBrainz">Twitter feed</a>
.
checking our <a href="https://mastodon.social/@ListenBrainz">Mastodon</a>
or <a href="https://bsky.app/profile/listenbrainz.org">Bluesky</a> feeds.
</p>
</>
);
Expand Down
1 change: 0 additions & 1 deletion listenbrainz/webserver/templates/emails/year_in_music.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
<div>
Discuss, share and feed back:
<a style="color: #253127 !important;" href="https://community.metabrainz.org/c/listenbrainz/18">forums</a>
| <a style="color: #253127 !important;" href="https://twitter.com/ListenBrainz">X</a>
| <a style="color: #253127 !important;" href="https://mastodon.social/@metabrainz">Mastodon</a>
| <a style="color: #253127 !important;" href="https://bsky.app/profile/metabrainz.bsky.social">Bluesky</a>
| <a style="color: #253127 !important;" href="https://www.reddit.com/r/listenbrainz/">reddit</a>
Expand Down

0 comments on commit aa6f76c

Please sign in to comment.