Skip to content

Commit

Permalink
Merge pull request #782 from amin-xiv/signup-button-fix
Browse files Browse the repository at this point in the history
Updated text on the signup button to 'Login'.
  • Loading branch information
YadavAkhileshh authored Nov 20, 2024
2 parents 542ed92 + 6050c5d commit 3695268
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 @@ -628,7 +628,7 @@ <h2 class="uppercase">What power-up do you find most helpful?</h2>
</div>
<div id="faqbtn">
<a href="./Login_and_Signup/index.html">
<button class="faq-btn">Signup</button>
<button class="faq-btn">Login</button>
</a>
</div>

Expand Down

0 comments on commit 3695268

Please sign in to comment.