We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6c5a9 commit a336cdcCopy full SHA for a336cdc
index.html
@@ -222,12 +222,12 @@ <h1>Hariprashad Ravikumar</h1>
222
</main>
223
224
<!-- Floating Chat Button -->
225
-<div id="chat-launcher" onclick="toggleChatbox()">💬 Chat with My AI Hari-Bot</div>
+<div id="chat-launcher" onclick="toggleChatbox()">Chat with my AI HariBot</div>
226
227
<!-- Chat iframe box (hidden by default) -->
228
<div id="chatbox">
229
<div id="chatbox-header">
230
- <span>Hari-Bot 🤖 (AI)</span>
+ <span>HariBot AI 🤖</span>
231
<button onclick="toggleChatbox()">✕</button>
232
</div>
233
<iframe src="https://hari-chatbot.onrender.com"
0 commit comments