Skip to content

Commit

Permalink
Merge pull request #446 from metabrainz/upd-channels
Browse files Browse the repository at this point in the history
 Update our active social channels
  • Loading branch information
yvanzo authored Nov 21, 2023
2 parents 0303fc6 + e87b5f0 commit ff0a78b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion metabrainz/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,10 @@
<div class="title"><a href="{{ url_for('index.contact') }}">{{ _('Contact us') }}</a></div>
<ul>
<li><a href="https://blog.metabrainz.org/category/metabrainz/">{{ _('Blog') }}</a></li>
<li><a href="https://twitter.com/MetaBrainz">{{ _('Twitter') }}</a></li>
<li><a href="https://twitter.com/MetaBrainz">{{ _('Twitter/X') }}</a></li>
<li><a href="https://mastodon.social/@metabrainz">{{ _('Mastodon') }}</a></li>
<li><a href="https://bsky.app/profile/metabrainz.bsky.social">{{ _('Bluesky') }}</a></li>
<li><a href="https://www.instagram.com/MetaBrainz/">{{ _('Instagram') }}</a></li>
</ul>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion metabrainz/templates/index/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h4>{{ _('<span class="name">Robert Kaye</span> &mdash; Executive Director') }}<
<ul class="links">
<li><strong>IRC:</strong> mayhem</li>
<li><strong>GitHub:</strong> <a href="https://github.com/mayhem">mayhem</a></li>
<li><strong>Twitter:</strong> <a href="https://twitter.com/mayhembcn">mayhemBCN</a></li>
<li><strong>Twitter/X:</strong> <a href="https://twitter.com/mayhembcn">mayhemBCN</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit ff0a78b

Please sign in to comment.