Skip to content

Commit d7e9d09

Browse files
committed
Update social media
1 parent 1098826 commit d7e9d09

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

about/ecosystem.html

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,21 +64,20 @@ <h1 class="block__heading__title">Social &amp; Communication Platforms</h1>
6464
</header>
6565
<div class="simple-table">
6666
<div class="simple-table__heading">
67-
<a href="https://twitter.com"><img src="{{ site.baseurl }}/assets/images/products/twitter.png" /></a>
67+
<a href="https://joinmastodon.org"><img src="{{ site.baseurl }}/assets/images/products/mastodon.png" /></a>
6868
</div>
6969
<div class="simple-table__content">
70-
<p><strong>Twitter</strong> allows us to quickly post announcements regarding our project and to communicate with the MyBB Community.</p>
71-
<p>Follow <a href="https://twitter.com/mybb" class="platform-link">{% include icon.html icon='twitter' %} mybb</a> for general information and announcements.</p>
72-
<p>Follow <a href="https://twitter.com/mybbsecurity" class="platform-link">{% include icon.html icon='twitter' %} mybbsecurity</a> for security-related news, security release summaries, articles and advisories.</p>
70+
<p><strong>Mastodon</strong> allows us to quickly post announcements regarding our project and to communicate with the MyBB Community.</p>
71+
<p>Follow <a href="https://fosstodon.org/@mybb" class="platform-link">{% include icon.html icon='mastodon' %} @[email protected]</a> for general information and announcements.</p>
7372
</div>
7473
</div>
7574
<div class="simple-table">
7675
<div class="simple-table__heading">
77-
<a href="https://joinmastodon.org"><img src="{{ site.baseurl }}/assets/images/products/mastodon.png" /></a>
76+
<a href="https://twitter.com"><img src="{{ site.baseurl }}/assets/images/products/twitter.png" /></a>
7877
</div>
7978
<div class="simple-table__content">
80-
<p><strong>Mastodon</strong> allows us to quickly post announcements regarding our project and to communicate with the MyBB Community.</p>
81-
<p>Follow <a href="https://fosstodon.org/@mybb" class="platform-link">{% include icon.html icon='mastodon' %} @[email protected]</a> for general information and announcements.</p>
79+
<p><strong>Twitter</strong> allows us to quickly post announcements regarding our project and to communicate with the MyBB Community.</p>
80+
<p>Follow <a href="https://twitter.com/mybbsecurity" class="platform-link">{% include icon.html icon='twitter' %} mybbsecurity</a> for security-related news, security release summaries, articles and advisories.</p>
8281
</div>
8382
</div>
8483
<!--

about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<h1 class="block__heading">Get the latest about MyBB</h1>
1313
<nav class="sidebar__nav">
1414
<ul class="sidebar__nav__links">
15-
<li class="sidebar__nav__links__item"><a href="https://twitter.com/MyBB" class="sidebar__nav__links__item__link">MyBB on Twitter</a></li>
15+
<li class="sidebar__nav__links__item"><a href="https://fosstodon.org/@mybb" class="sidebar__nav__links__item__link">MyBB on Mastodon</a></li>
1616
<li class="sidebar__nav__links__item"><a href="https://twitter.com/mybbsecurity" class="sidebar__nav__links__item__link">MyBB Security on Twitter</a></li>
1717
<li class="sidebar__nav__links__item"><a href="https://blog.mybb.com" class="sidebar__nav__links__item__link">MyBB Development Blog</a></li>
1818
</ul>

mailing-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
layout: redirect
33
---
4-
https://twitter.com/MyBB
4+
https://fosstodon.org/@mybb

0 commit comments

Comments
 (0)