Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Pankaj0038 authored Jul 3, 2024
1 parent 4ed60a7 commit 5382da0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@
<header>
<nav>
<a href="./index.html">Home</a>
<a href="#">About</a>
<a href="./about.html">About</a>
<h1 data-value="GUMN4M1">GUMN4M1</h1>
<a href="#">Vulns</a>
<a href="#">Contact Me</a>
<a href="./vulns.html">Vulns</a>
<a href="./contact.html">Contact Me</a>
</nav>
</header>
<main>
Expand All @@ -68,4 +68,4 @@ <h4>A Cyber Security Enthusiast,why not you try to hack me !</h4>
<div id="name">Gumn4m1 4rt1st</div>
</body>

</html>
</html>

0 comments on commit 5382da0

Please sign in to comment.