Skip to content

Commit 6559bf6

Browse files
author
Mark "Justin du Coeur" Waks
committed
Add a social pointer to Mastodon (specifically, our new official home at Fosstodon). This also serves as a verification link for Fosstodon, and the rel="me" is required, which is why it's being handled out-of-band from the other links; if we're comfortable always using rel="me" for social links, we could unify this.
Fixes #403.
1 parent 6725cc2 commit 6559bf6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_includes/_footer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ <h3>Scala</h3>
3131
</a>
3232
</li>
3333
{% endfor %}
34+
<li><a rel="me" href="https://fosstodon.org/@typelevel" target="_blank"><i class="fab fa-mastodon"></i></a></li>
3435
</ul>
3536
</div>
3637
</div>

0 commit comments

Comments
 (0)