Update index.html

pull/368/head
crazypeace 2024-12-16 17:47:45 +08:00 committed by GitHub
parent b5fdc95996
commit 4800b0de42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
<div class="row">
<div class="col">
<label for="Username">Username</label>
<input class="form-control" type="text" id="username" name="username" value="" required>
<input class="form-control" type="text" id="username" name="username" placeholder="root" value="" required>
</div>
<div class="col">
<label for="Password">Password</label>