Skip to content

Commit df9b394

Browse files
authored
Merge pull request #612 from sjrd/add-mastodon-account
Add link to our new Mastodon account.
2 parents 2b2aca5 + a1c86e0 commit df9b394

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_includes/footer.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ <h4>COMMUNITY</h4>
1313

1414
<div class="hline-w"></div>
1515
<a class="grey-text text-lighten-3" href="https://discord.com/invite/scala">#scala-js on Discord</a><br/>
16-
<a class="grey-text text-lighten-3" href="http://stackoverflow.com/questions/tagged/scala.js">Stackoverflow</a><br/>
17-
<a class="grey-text text-lighten-3" href="https://groups.google.com/forum/?fromgroups#!forum/scala-js">Mailing list</a><br/>
18-
<a class="grey-text text-lighten-3" href="http://twitter.com/scala_js">Twitter <i aria-hidden="true" class="fa fa-twitter"></i></a><br/>
19-
<a href="http://github.com/scala-js/scala-js">GitHub <i aria-hidden="true" class="fa fa-github"></i></a>
16+
<a class="grey-text text-lighten-3" href="https://stackoverflow.com/questions/tagged/scala.js">Stackoverflow</a><br/>
17+
<a class="grey-text text-lighten-3" rel="me" href="https://fosstodon.org/@scala_js">Mastodon</a><br/>
18+
<a class="grey-text text-lighten-3" href="https://twitter.com/scala_js">Twitter <i aria-hidden="true" class="fa fa-twitter"></i></a><br/>
19+
<a href="https://github.com/scala-js/scala-js">GitHub <i aria-hidden="true" class="fa fa-github"></i></a>
2020
</div>
2121
<div class="col-md-4">
2222
</div>

0 commit comments

Comments
 (0)