iimran commited on
Commit
c51e99c
Β·
verified Β·
1 Parent(s): 28e3059

Update index.html

Browse files
Files changed (1) hide show
  1. 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 CYBERNODE v2.0...", delay: 50 },
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 },