Skip to content

Commit

Permalink
Merge pull request #556 from partha120804/letsgo
Browse files Browse the repository at this point in the history
Fixed the lets go button
  • Loading branch information
ayush-t02 authored Jul 21, 2024
2 parents 0085758 + 5443bb7 commit 663a753
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,9 +403,7 @@
<li><a href="./pages/about.html">About Us</a></li>
<li><a href="./pages/FAQs.html">FAQs</a></li>
<li><a href="./pages/contributors.html">Contributors</a></li>
<button>
<a href="./pages/game.html" target="_blank">Let's Go</a>
</button>
<li><a href="./pages/game.html" target="_blank">Let's Go</a></li>
</ul>
<div class="hamburger">
<i class="fas fa-bars"></i>
Expand Down

0 comments on commit 663a753

Please sign in to comment.