Skip to content

Commit

Permalink
feat: Updated index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Feb 15, 2024
1 parent e2edde8 commit fe7445c
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 @@ -20,7 +20,7 @@
<input id="lemail" type="email" class="input-field1" placeholder="Email"><br>
<input id="lpassword" type="password" class="input-field2" placeholder="Password"><br>

<p><a href="#" id="fp" style="text-decoration: none">forgot password?</a></p>
<p><a href="forgot_password.html" id="fp" style="text-decoration: none">forgot password?</a></p>
<button id="sign-in-button" class="button">Sign In</button>
<center><img id="google-button" class="gbutton" src="gbt.png" ></center>
<p><p id="transmit" class="fp1" style="text-decoration: none">New User? Sign Up</p></p>
Expand Down

0 comments on commit fe7445c

Please sign in to comment.