Skip to content

Commit f4c8c95

Browse files
committed
Add Mastodon social media channel
1 parent 919f275 commit f4c8c95

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/templates/forms/misc/body_footer.txp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
<meta itemprop="name" content="Textpattern CMS">
1010
<meta itemprop="sameAs" content="https://en.wikipedia.org/wiki/Textpattern">
1111
<ul class="social-channels">
12-
<li><a class="twitter" rel="external" itemprop="sameAs" href="https://twitter.com/textpattern" title="Follow us on Twitter">Twitter</a></li>
13-
<li><a class="github" rel="external" itemprop="sameAs" href="https://github.com/textpattern" title="Follow us on GitHub">GitHub</a></li>
12+
<li><a class="github" rel="me external" itemprop="sameAs" href="https://github.com/textpattern" title="Follow us on GitHub">GitHub</a></li>
13+
<li><a class="mastodon" rel="me external" itemprop="sameAs" href="https://indieweb.social/@textpattern" title="Follow us on Mastodon">Mastodon</a></li>
14+
<li><a class="twitter" rel="me external" itemprop="sameAs" href="https://twitter.com/textpattern" title="Follow us on Twitter">Twitter</a></li>
1415
</ul>
1516
<h4>Donate</h4>
1617
<p>Your kind donations and sponsorships help us keep Textpattern CMS development alive!</p>

0 commit comments

Comments
 (0)