We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3920be6 commit b1b667eCopy full SHA for b1b667e
_includes/social-networks-links.html
@@ -276,7 +276,7 @@
276
<a rel="me" href="https://bsky.app/profile/{{ network[1] }}" title="Bluesky">
277
<span class="fa-stack fa-lg" aria-hidden="true">
278
<i class="fas fa-circle fa-stack-2x"></i>
279
- <i class="fas fa-square fa-stack-1x fa-inverse"></i>
+ <i class="fas fa-brands fa-bluesky fa-stack-1x fa-inverse"></i>
280
</span>
281
<span class="sr-only">Bluesky</span>
282
</a>
0 commit comments