Skip to content

Commit

Permalink
Matrix icon fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
msaukko committed Nov 7, 2024
1 parent c62a0ae commit 5fef60f
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 @@ -341,7 +341,7 @@
<a rel="me" href="https://matrix.to/#/{{ site.social-network-links.matrix }}" title="Matrix">
<span class="fa-stack fa-lg" aria-hidden="true">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-comments fa-stack-1x fa-inverse"></i>
<i class="fab fa-comment fa-stack-1x fa-inverse"></i>
</span>
<span class="sr-only">Matrix</span>
</a>
Expand Down

0 comments on commit 5fef60f

Please sign in to comment.