Skip to content
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.

Commit

Permalink
Update submit.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Coding4Hours authored Sep 16, 2023
1 parent 328f040 commit eb8d0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/submit.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</head>
<body>
<form>
<label for="username">Username:</label>
<label for="username">What do you want to call yourself?</label>
<input id="username" type="text" required/>
<input type="submit">
</form>
Expand Down

0 comments on commit eb8d0f2

Please sign in to comment.