Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
update the social icon in the sidebar section
  • Loading branch information
Antima2004 authored Oct 8, 2024
1 parent 4da66ee commit 86d4eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ <h2>Contact Us</h2>
<div class="close-btn" onclick="toggleSidebar()" title="Close Sidebar">&times;</div>
<ul>
<li><a class= "facebook" href="#"><i class="fa-brands fa-meta"></i></a></li>
<li><a class= "facebook" href="#"><i class="fab fa-twitter"></i></a></li>
<a class="twitter" href="#" ><i class="fa-brands fa-x-twitter"></i></a>
<li><a class= "facebook" href="#"><i class="fa-brands fa-instagram"></i></a></li>
<li><a class= "facebook" href="#"><i class="fa-brands fa-youtube"></i></a></li>
</ul>
Expand Down

0 comments on commit 86d4eb1

Please sign in to comment.