Skip to content

Commit

Permalink
Merge pull request #1224 from Subhajit-2023-44/2
Browse files Browse the repository at this point in the history
Add Signup/Register page done ! #1223 🌟🌟
  • Loading branch information
vimistify authored Nov 10, 2024
2 parents 7f7b1ec + 8029fe4 commit 1d8cbe7
Show file tree
Hide file tree
Showing 3 changed files with 901 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,10 @@
<a href="nearby.html" id="contact-link" class="menu_links" data-link="Nearby">
<span>Nearby</span></a>
</li>
<li>
<a href="signup.html" id="contact-link" class="menu_links" data-link="Signup/Register">
<span>Signup/Register</span></a>
</li>


<!-- Profile Icon -->
Expand Down
Loading

0 comments on commit 1d8cbe7

Please sign in to comment.