Skip to content

Commit

Permalink
Merge pull request #724 from Subhajit-2023-44/1
Browse files Browse the repository at this point in the history
Add a Signup/Register page done ! #705
  • Loading branch information
YadavAkhileshh authored Nov 9, 2024
2 parents 90e632e + 8737f0f commit 5cfecef
Show file tree
Hide file tree
Showing 3 changed files with 907 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -624,9 +624,14 @@ <h2 class="primary-btn" id="logoutButton" style="display: none;">
<button class="priacy">Privacy Policy</button>
</a>
</div>
<div id="faqbtn">
<a href="./login.html">
<button class="primary-btn" id="signupButton" window.location.href="/Login and Signup/index.html">
Signup/Register
</button>
</a>
</div>

<div class="theme-switch-wrapper">
<label class="theme-switch" for="checkbox">
<input type="checkbox" id="checkbox">
Expand Down
Loading

0 comments on commit 5cfecef

Please sign in to comment.