Skip to content

Commit

Permalink
Update home-page.html
Browse files Browse the repository at this point in the history
  • Loading branch information
RottenCarrot21 authored Nov 9, 2023
1 parent f2948d5 commit 4d99156
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions html/home-page.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h1 class="main-heading">Icy Towers</h1>
</div> <br>
<br>
<div><label for="verify password">verify Password</label>
<input id="verify-pwd" name="verify password">
<input type="password" id="verify-pwd" name="verify password">
<span class="hide" id="verify-message">**Enter the password here again</span>
</div> <br>
<br> <button class="submit" id="sign-in-submit">sign-in</button>
Expand Down Expand Up @@ -93,4 +93,4 @@ <h2>we are happy to see you again!</h2>
<script src="../js/home-page.js"></script>
</body>

</html>
</html>

0 comments on commit 4d99156

Please sign in to comment.