Skip to content

Commit

Permalink
updated login page
Browse files Browse the repository at this point in the history
  • Loading branch information
PreciousIfeaka committed Jun 10, 2024
1 parent b6f2050 commit 568de79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/public/login_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body>
<div class="login_container">
<form class="login_form" method="post">
<h2>Login</h2>
<h2>QUIZzar</h2>
<label for="Email">Email</label>
<input autocomplete="off" type="text" id="Email" name="Email" placeholder="[email protected]" required>

Expand Down

0 comments on commit 568de79

Please sign in to comment.