Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
RealNath committed Mar 1, 2024
1 parent d6b83b2 commit cf7e6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aboutme.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<li class="logo"><img src="icon.png" width="50"></li>
<input type="checkbox" id="check">
<span class="menu">
<li><a href="index.html">HOME</a></li>
<li><a href="/">HOME</a></li>
<li><a href="#">ABOUT ME</a></li>
<label for="check" class="closeHam"><i class="fa-solid fa-times"></i></label>
</span>
Expand Down

0 comments on commit cf7e6db

Please sign in to comment.