Skip to content

Commit 9581bb8

Browse files
commit111jordanstephens
authored andcommitted
add welcome message
1 parent d795778 commit 9581bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
</a>
202202
</div>
203203
<h2>Ask Defang</h2>
204-
<div id="chat-box" class="chat-box"></div>
204+
<div id="chat-box" class="chat-box">Welcome to Ask Defang. Let's start chatting!</div>
205205
<input type="text" autofocus="autofocus" id="query-input" class="input-box" placeholder="Ask a question...">
206206
<button id="send-button" class="submit-btn">
207207
Send

0 commit comments

Comments
 (0)