Skip to content

Commit

Permalink
add - Added Mastodon
Browse files Browse the repository at this point in the history
  • Loading branch information
AptiviCEO committed Aug 2, 2024
1 parent c6089d1 commit 1b3c7d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aptivi.github.io/Shared/ContactBox.razor
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<br />
<br />
<button class="btn btn-primary" @onclick="@(e => NavManager.NavigateTo("https://github.com/Aptivi"))"><span class="fa-brands fa-github" aria-hidden="true" /></button>
<button class="btn btn-primary" @onclick="@(e => NavManager.NavigateTo("https://mastodon.social/@official_aptivi"))"><span class="fa-brands fa-mastodon" aria-hidden="true" /></button>
<button class="btn btn-primary" @onclick="@(e => NavManager.NavigateTo("https://aptivi.gitbook.io/"))"><span class="fa-solid fa-book" aria-hidden="true" /></button>
</div>

Expand Down

0 comments on commit 1b3c7d9

Please sign in to comment.