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 0883133 commit c6773d6
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 @@ -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/icon8-army.png" alt="logo"><span>ARMY</span></a>
<nav class="navbar">
<a href="#home">Home</a>
<a href="#about">About</a>
Expand Down

0 comments on commit c6773d6

Please sign in to comment.