Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -186,7 +186,7 @@
|
|
186 |
|
187 |
<div id="chat-container"></div>
|
188 |
<div id="input-container">
|
189 |
-
<input type="text" id="user-input" placeholder="
|
190 |
<button onclick="sendMessage()">
|
191 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/648a824a8ca6cf9857d1349c/xAroDFXYSOZFaVLi9cl3i.png" alt="Send">
|
192 |
</button>
|
|
|
186 |
|
187 |
<div id="chat-container"></div>
|
188 |
<div id="input-container">
|
189 |
+
<input type="text" id="user-input" placeholder="Talk to Mudderfuger...">
|
190 |
<button onclick="sendMessage()">
|
191 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/648a824a8ca6cf9857d1349c/xAroDFXYSOZFaVLi9cl3i.png" alt="Send">
|
192 |
</button>
|