Skip to content

Commit

Permalink
Mastodon: keep rel="me" for site verification.
Browse files Browse the repository at this point in the history
  • Loading branch information
UweTrottmann committed Jan 18, 2024
1 parent d328d57 commit 3f7d3cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<div class="col-sm-6 col-md-4 mt-3">
<h3>Follow SeriesGuide</h3>
<dl class="sg-padded-list">
<dt><a href="{{ site.data.links.mastodon }}">Mastodon</a><a href="{{ site.data.links.x }}">X (twitter.com)</a></dt>
<!-- Keep rel="me" for Mastodon site verification -->
<dt><a rel="me" href="{{ site.data.links.mastodon }}">Mastodon</a><a href="{{ site.data.links.x }}">X (twitter.com)</a></dt>
<dd>Release and other announcements</dd>

<dt><a href="{{ site.data.links.community }}">Forums</a></dt>
Expand Down

0 comments on commit 3f7d3cb

Please sign in to comment.