Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion signup.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<h1>Sign Up</h1>
<br>
<br>
<span id="signuplink"><i>Already have a account?</i><a href="./signup"> Log In</a></span><br>
<span id="signuplink"><i>Already have a account?</i><a href="./login"> Log In</a></span><br>
<!--<button class="github-button">Sign Up With Github</button><br>-->
<button class="google-button">Sign Up With Google</button><br>
<button class="login-button">Sign Up With DragonDrop</button><br>
Expand Down