tonyassi commited on
Commit
08f658f
·
verified ·
1 Parent(s): 4258de7

Update templates/index.html

Browse files
Files changed (1) hide show
  1. 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="Type your message...">
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>