jisaacso219 commited on
Commit
d93f1fd
·
verified ·
1 Parent(s): 0435579

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -3
index.html CHANGED
@@ -18,9 +18,8 @@
18
  <img src="shodanface.png" alt="SHODAN Avatar" class="avatar" />
19
  </div>
20
 
21
- <div id="chatbox" class="chatbox">
22
- <div class="bubble ai">Welcome, insect. I am SHODAN. Speak.</div>
23
- </div>
24
 
25
  <form id="chat-form">
26
  <input type="text" placeholder="Type your message to SHODAN..." autocomplete="off" required>
 
18
  <img src="shodanface.png" alt="SHODAN Avatar" class="avatar" />
19
  </div>
20
 
21
+ <div id="chatbox" class="chatbox"></div>
22
+
 
23
 
24
  <form id="chat-form">
25
  <input type="text" placeholder="Type your message to SHODAN..." autocomplete="off" required>