Skip to content

Commit

Permalink
Already have an account is now visible on signup page (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuvangoel04 authored Jun 11, 2024
1 parent ea64526 commit d44ffb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/signup.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ title: Sign Up
<input type="password" name="password" placeholder="Password" required></input>
<button type="submit">Sign Up</button>
</form>
<p class="text-color">Already have an account? [Log In](login)</p>
<p class="text-color"><b>Already have an account?</b> [Log In](login)</p>
</div>


0 comments on commit d44ffb3

Please sign in to comment.