tonyassi commited on
Commit
dbecfe5
·
verified ·
1 Parent(s): 7d514d6

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -188,7 +188,7 @@
188
  <div id="input-container">
189
  <input type="text" id="user-input" placeholder="Type your message...">
190
  <button onclick="sendMessage()">
191
- <img src="https://cdn-uploads.huggingface.co/production/uploads/648a824a8ca6cf9857d1349c/aJO71FyXi40-U_AOjwPmt.png" alt="Send">
192
  </button>
193
  </div>
194
 
 
188
  <div id="input-container">
189
  <input type="text" id="user-input" placeholder="Type your message...">
190
  <button onclick="sendMessage()">
191
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/648a824a8ca6cf9857d1349c/xAroDFXYSOZFaVLi9cl3i.png" alt="Send">
192
  </button>
193
  </div>
194