Skip to content

Commit 08bb19c

Browse files
authored
Tweak: wrong FA icon category
1 parent 4246093 commit 08bb19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ <h2 id="license" class="text-center text-primary"><i class="fa fa-legal"></i>&nb
475475
<div class="container">
476476
<div class="copyright text-center">
477477
<a target="_blank" href="https://github.com/cdk"><i class="fa fa-github"></i> GitHub</a>&emsp;
478-
<a target="_blank" href="https://fosstodon.org/@cdk"><i class="fa fa-mastodon"></i> Mastodon</a>&emsp;
478+
<a target="_blank" href="https://fosstodon.org/@cdk"><i class="fa-brands fa-mastodon"></i> Mastodon</a>&emsp;
479479
<a target="_blank" href="https://twitter.com/the_cdk"><i class="fa fa-twitter"></i> Twitter</a>&emsp;
480480
|&emsp;
481481
<span>2024&nbsp;©&nbsp;All rights reserved.

0 commit comments

Comments
 (0)