Skip to content

Commit

Permalink
[website]: Add social icon for whatsapp msg
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsmania committed Nov 16, 2023
1 parent e607e61 commit 673872b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ <h1 class="mb-0">
<a class="social-icon" href="https://github.com/dfsmania" target="_blank">
<i class="fab fa-github"></i>
</a>
<a class="social-icon" href="https://wa.me/5493413166151" target="_blank">
<i class="fab fa-whatsapp"></i>
</a>
</div>

</div>
Expand Down

0 comments on commit 673872b

Please sign in to comment.