diff --git a/lb_logo.png b/lb_logo.png new file mode 100644 index 0000000..d5653d9 Binary files /dev/null and b/lb_logo.png differ diff --git a/lionbotchatbot.js b/lionbotchatbot.js index b310d40..342a79a 100644 --- a/lionbotchatbot.js +++ b/lionbotchatbot.js @@ -198,7 +198,7 @@ var html_to_append = ` } .floating-chat .chat .messages li.self:before { left: -45px; - background-image: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTkjHasMpOu0s6QWpEvTNwdEwym4bz4lijL2Q&usqp=CAU); + background-image: url(https://ayush4921.github.io/ai_chat_bot_js/lb_logo.png); } .floating-chat .chat .messages li.self:after { left: -10px;