Skip to content

Commit a336cdc

Browse files
Update index.html
1 parent ec6c5a9 commit a336cdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,12 +222,12 @@ <h1>Hariprashad Ravikumar</h1>
222222
</main>
223223

224224
<!-- Floating Chat Button -->
225-
<div id="chat-launcher" onclick="toggleChatbox()">💬 Chat with My AI Hari-Bot</div>
225+
<div id="chat-launcher" onclick="toggleChatbox()">Chat with my AI HariBot</div>
226226

227227
<!-- Chat iframe box (hidden by default) -->
228228
<div id="chatbox">
229229
<div id="chatbox-header">
230-
<span>Hari-Bot 🤖 (AI)</span>
230+
<span>HariBot AI 🤖</span>
231231
<button onclick="toggleChatbox()"></button>
232232
</div>
233233
<iframe src="https://hari-chatbot.onrender.com"

0 commit comments

Comments
 (0)