Skip to content

Commit

Permalink
removing extra signup button
Browse files Browse the repository at this point in the history
  • Loading branch information
Riyachauhan11 authored Nov 9, 2024
1 parent b0c1f76 commit 103af97
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -595,11 +595,6 @@ <h2 class="uppercase">What power-up do you find most helpful?</h2>
<button class="faq-btn">Contributors</button>
</a>
</div>
<div id="faqbtn">
<a href="./Login_and_Signup/index.html">
<button class="faq-btn">Signup</button>
</a>
</div>
<div id="faqbtn">
<a href="./login.html">
<button class="primary-btn" id="signupButton" window.location.href="/Login and Signup/index.html">
Expand Down Expand Up @@ -1283,4 +1278,4 @@ <h2 class="primary-btn" id="logoutButton" style="display: none;">
}
</script>

</html>
</html>

0 comments on commit 103af97

Please sign in to comment.