Skip to content

Commit

Permalink
Added links for icons
Browse files Browse the repository at this point in the history
  • Loading branch information
divyansh-4 committed Oct 17, 2023
1 parent 84eeae7 commit 51d3f84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ <h2><label for=""> First-appearance: </label></h2>
<!-- Footer -->
<div class="footer-container">
<div class="social-icons">
<a href=""><i class="fa-brands fa-linkedin"></i></a>
<a href=""><i class="fa-brands fa-x-twitter"></i></a>
<a href=""><i class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/feed/"><i class="fa-brands fa-linkedin"></i></a>
<a href="https://twitter.com/home"><i class="fa-brands fa-x-twitter"></i></a>
<a href="https://github.com/Prajwal0225"><i class="fa-brands fa-github"></i></a>
</div>
</div>
<div class="footer-bottom">
Expand Down

0 comments on commit 51d3f84

Please sign in to comment.