Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -440,7 +440,7 @@
|
|
440 |
const securityIcon = document.getElementById('security-icon');
|
441 |
|
442 |
const messages = [
|
443 |
-
{ text: "Booting
|
444 |
{ text: "Initializing secure Salesforce connection...", delay: 50 },
|
445 |
{ text: "ββββββββββββββ 100%", delay: 30, style: "color: #0ff" },
|
446 |
{ text: "\n", delay: 200 },
|
|
|
440 |
const securityIcon = document.getElementById('security-icon');
|
441 |
|
442 |
const messages = [
|
443 |
+
{ text: "Booting ..", delay: 50 },
|
444 |
{ text: "Initializing secure Salesforce connection...", delay: 50 },
|
445 |
{ text: "ββββββββββββββ 100%", delay: 30, style: "color: #0ff" },
|
446 |
{ text: "\n", delay: 200 },
|