Reaperxxxx commited on
Commit
f8a6009
·
verified ·
1 Parent(s): d0d9575

Update public/index.html

Browse files
Files changed (1) hide show
  1. public/index.html +2 -2
public/index.html CHANGED
@@ -57,8 +57,8 @@
57
  <!-- Key Input Form (Initially visible) -->
58
  <div id="keyInputContainer" class="key-input-container">
59
  <div class="key-input-form">
60
- <h2>Enter Secret Key</h2>
61
- <input type="text" id="keyInput" placeholder="Enter your key here">
62
  <button onclick="submitKey()">Submit</button>
63
  </div>
64
  </div>
 
57
  <!-- Key Input Form (Initially visible) -->
58
  <div id="keyInputContainer" class="key-input-container">
59
  <div class="key-input-form">
60
+ <h2>Reiker Verify 1.6</h2>
61
+ <input type="text" id="keyInput" placeholder="Enter your password">
62
  <button onclick="submitKey()">Submit</button>
63
  </div>
64
  </div>