Skip to content

Commit

Permalink
Merge pull request #846 from RSE-Sheffield/tdj/708-mastodon-link
Browse files Browse the repository at this point in the history
Add Mastodon verification link to home page.

Closes #708.
  • Loading branch information
tdjames1 authored Dec 6, 2024
2 parents 3acbcbc + 3861f1e commit 4ebb093
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ <h2 style="color: white">Code Clinics</h2>
<div class="row mt-3 mb-3">
<div class="col-md text-center">
<h2 style="color: white">Community</h2>
<p>Connect with us and researchers who code on <a class="sm-a" href="https://twitter.com/intent/follow?original_referer=http%3A%2F%2F127.0.0.1%3A4000%2F&ref_src=twsrc%5Etfw%7Ctwcamp%5Ebuttonembed%7Ctwterm%5Efollow%7Ctwgr%5ERSE_Sheffield&region=follow_link&screen_name=RSE_Sheffield">Twitter</a>,
<p>Connect with us and researchers who code on <a class="sm-a" href="https://fosstodon.org/@RSE_Sheffield" rel="me">Mastodon</a>,
<a class="sm-a" href="https://twitter.com/intent/follow?original_referer=http%3A%2F%2F127.0.0.1%3A4000%2F&ref_src=twsrc%5Etfw%7Ctwcamp%5Ebuttonembed%7Ctwterm%5Efollow%7Ctwgr%5ERSE_Sheffield&region=follow_link&screen_name=RSE_Sheffield">Twitter</a>,
<a class="sm-a" href="/community/slack">Slack</a>,
<a class="sm-a" href="https://github.com/orgs/RSE-Sheffield">GitHub</a> or the RSE Community
<a class="sm-a" href="https://groups.google.com/a/sheffield.ac.uk/g/rse-group">mailing list</a>.</p>
Expand Down

0 comments on commit 4ebb093

Please sign in to comment.