Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
guptakushal03 committed Nov 11, 2023
1 parent 6218ce9 commit f771338
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 @@ -16,10 +16,10 @@
</div>
<br/>
<div class="navbar">
<a href="index.html" style="font-size: 30px;"><span class="active">π“πžπœh𝐅𝐨π₯𝐒𝐨</span></a>
<a href="" style="font-size: 30px;"><span class="active">π“πžπœh𝐅𝐨π₯𝐒𝐨</span></a>
<div style="text-align: center;" class="nav_links nav_links_ul" id="navLinks">
<i class="fa fa-times cross hidden" onclick="hideMenu()"></i>
<a href="index.html"><span class="active">Home</span></a>
<a href=""><span class="active">Home</span></a>
<a href="about.html">About</a>
<a href="contact.html">Contact</a>
</div>
Expand Down

0 comments on commit f771338

Please sign in to comment.