Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ChandelAnish authored Oct 1, 2024
1 parent fbb7e0a commit de71ece
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions auth/signin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ <h1 class="h3 mb-3 fw-normal">Welcome back !</h1>
<!-- warning message -->
<div class="text-danger m-2 text-center" id="warningMsg" style="height: 24px;"></div>

<!-- signup link -->
<p><a class="link-opacity-100" href="https://fusionflow-signup.onrender.com/">Link opacity 100</a></p>

<div class="form-check text-start my-3">
<input class="form-check-input" type="checkbox" value="remember-me" id="flexCheckDefault">
<label class="form-check-label" for="flexCheckDefault">
Expand Down

0 comments on commit de71ece

Please sign in to comment.