abdullahalioo commited on
Commit
646cae2
·
verified ·
1 Parent(s): 8ed63c9

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -162,7 +162,7 @@
162
  const errorMessage = document.getElementById('errorMessage');
163
 
164
  // Set your password here (in a real application, this would be server-side)
165
- const correctPassword = "admin123"; // Change this to your desired password
166
 
167
  adminLink.addEventListener('click', function(e) {
168
  e.preventDefault();
 
162
  const errorMessage = document.getElementById('errorMessage');
163
 
164
  // Set your password here (in a real application, this would be server-side)
165
+ const correctPassword = "tarqeemnoor"; // Change this to your desired password
166
 
167
  adminLink.addEventListener('click', function(e) {
168
  e.preventDefault();