Skip to content

Commit

Permalink
Corrected email link (home page)
Browse files Browse the repository at this point in the history
  • Loading branch information
AshmitGupta committed Sep 13, 2024
1 parent d60f944 commit da20c01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ <h2 class="text-secondary mb-3">
<a href="https://github.com/AshmitGupta" class="text-decoration-none me-3">
<i class="fab fa-github fa-2x text-secondary"></i>
</a>
<a href="mailto:[email protected]" class="text-decoration-none">
<i class="fas fa-envelope fa-2x text-secondary"></i>
<a href="contact.html" class="text-decoration-none">
<i class="fas fa-envelope fa-2x text-secondary"></i>
</a>
</div>
</div>
Expand Down

0 comments on commit da20c01

Please sign in to comment.