Skip to content

Commit

Permalink
Add github as social item
Browse files Browse the repository at this point in the history
  • Loading branch information
WitchBoo committed Feb 24, 2024
1 parent 605f150 commit 77bdc01
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ <h1 class="name" title="Vouncher Studios">Vouncher Studios</h1>
</div>

<ul class="social-list">
<li class="social-item">
<a href="https://github.com/vouncherstudios" target="_blank" class="social-link">
<span title="GitHub">
<ion-icon name="logo-github" role="img" class="md hydrated"></ion-icon>
</span>
</a>
</li>

<li class="social-item">
<a href="https://discord.gg/crZaJj9Pgq" target="_blank" class="social-link">
<span title="Discord">
Expand Down

0 comments on commit 77bdc01

Please sign in to comment.