mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-04 13:01:10 +08:00
renamed name to username
This commit is contained in:
parent
664d8a6612
commit
ee50cf96bf
1 changed files with 1 additions and 1 deletions
|
@ -480,7 +480,7 @@
|
|||
<div class="register side">
|
||||
<div class="title">register</div>
|
||||
<form action="" autocomplete="off">
|
||||
<input type="text" placeholder="name">
|
||||
<input type="text" placeholder="username">
|
||||
<input type="text" placeholder="email">
|
||||
<input type="password" placeholder="password" autocomplete="new-password">
|
||||
<input type="password" placeholder="verify password">
|
||||
|
|
Loading…
Reference in a new issue