Skip to content

Commit

Permalink
Bluesky icon in font awesome (#1402)
Browse files Browse the repository at this point in the history
  • Loading branch information
pblocz authored Dec 13, 2024
1 parent 3920be6 commit b1b667e
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 @@ -276,7 +276,7 @@
<a rel="me" href="https://bsky.app/profile/{{ network[1] }}" title="Bluesky">
<span class="fa-stack fa-lg" aria-hidden="true">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fas fa-square fa-stack-1x fa-inverse"></i>
<i class="fas fa-brands fa-bluesky fa-stack-1x fa-inverse"></i>
</span>
<span class="sr-only">Bluesky</span>
</a>
Expand Down

0 comments on commit b1b667e

Please sign in to comment.