Skip to content

Commit

Permalink
Add Mastodon profile verification (daattali#933)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Leibfarth committed Feb 8, 2022
1 parent 4201212 commit a29203e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/social-networks-links.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@

{%- if site.social-network-links.mastodon -%}
<li class="list-inline-item">
<a href="https://{{ site.social-network-links.mastodon }}" title="Mastodon">
<a rel="me" href="https://{{ site.social-network-links.mastodon }}" title="Mastodon">
<span class="fa-stack fa-lg" aria-hidden="true">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-mastodon fa-stack-1x fa-inverse"></i>
Expand Down

0 comments on commit a29203e

Please sign in to comment.