Skip to content

Commit b1b667e

Browse files
authored
Bluesky icon in font awesome (#1402)
1 parent 3920be6 commit b1b667e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/social-networks-links.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
<a rel="me" href="https://bsky.app/profile/{{ network[1] }}" title="Bluesky">
277277
<span class="fa-stack fa-lg" aria-hidden="true">
278278
<i class="fas fa-circle fa-stack-2x"></i>
279-
<i class="fas fa-square fa-stack-1x fa-inverse"></i>
279+
<i class="fas fa-brands fa-bluesky fa-stack-1x fa-inverse"></i>
280280
</span>
281281
<span class="sr-only">Bluesky</span>
282282
</a>

0 commit comments

Comments
 (0)