Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- 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/
|
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 |
|