Ashrafb commited on
Commit
4b8bb26
1 Parent(s): 67867d5

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -379,7 +379,7 @@ span.material-symbols-rounded {
379
  const html = `
380
  <div class="chat-content" style="display: flex; flex-direction: column;">
381
  <div class="chat-details" style="flex-grow: 1;">
382
- <img src="img/chatbot.jpg" alt="">
383
  <div class="typing-animation">
384
  <div class="typing-dot" style="--delay: 0s"></div>
385
  <div class="typing-dot" style="--delay: 0.15s"></div>
 
379
  const html = `
380
  <div class="chat-content" style="display: flex; flex-direction: column;">
381
  <div class="chat-details" style="flex-grow: 1;">
382
+ <img src="img/chatbo.jpg" alt="">
383
  <div class="typing-animation">
384
  <div class="typing-dot" style="--delay: 0s"></div>
385
  <div class="typing-dot" style="--delay: 0.15s"></div>