Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkushRajMaheYam committed May 14, 2024
1 parent b42d6f9 commit 1fcb8b8
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 @@ -19,7 +19,7 @@
<header>
<input type="checkbox" name="" id="toggler">
<label for="toggler" class="fas fa-bars"></label>
<a href="#" class="logo"><img src="/images/icons8-army.png" alt="logo"><span>ARMY</span></a>
<a href="#" class="logo"><img src="images/icons8-army.png" alt="logo"><span>ARMY</span></a>
<nav class="navbar">
<a href="#home">Home</a>
<a href="#about">About</a>
Expand Down Expand Up @@ -471,4 +471,4 @@ <h3>contact info</h3>


</body>
</html>
</html>

0 comments on commit 1fcb8b8

Please sign in to comment.