Skip to content

Commit

Permalink
🚀 Added tile for Mastodon
Browse files Browse the repository at this point in the history
  • Loading branch information
RhythmusByte authored Apr 29, 2024
1 parent cbc4635 commit 1d840d7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,20 @@ <h2 class="name">Akhil Mahesh</h2>
</div>
</a>
</div>

<!-- Mastodon -->
<div class="tiles">
<a href="https://mastodon.social/@rhythmusbyte" class="link">
<div class="icon">
<i class="fa-brands fa-mastodon"></i>
</div>
<p class="social"> Mastodon </p>
<div class="copy" link="https://mastodon.social/@rhythmusbyte">
<i class="fa-brands fa-creative-commons-share"></i>
</div>
</a>
</div>


<!-- X -->
<div class="tiles">
Expand Down

0 comments on commit 1d840d7

Please sign in to comment.