Skip to content

Commit

Permalink
AI chatbot added
Browse files Browse the repository at this point in the history
  • Loading branch information
RishabhYogi-Webkul committed Jun 14, 2024
1 parent e19fa0a commit 018a17b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module.exports = {
['script', {}, `
(function() {
var script = document.createElement('script');
script.innerHTML = 'window.chatbotConfig = { url: "https://ask.bagisto.com:5001/chat", logoUrl: "https://demo.krayincrm.com/logo.png" };';
script.innerHTML = 'window.chatbotConfig = { url: "https://ask.bagisto.com:5001/chat", logoUrl: "https://docs.krayincrm.com/logoBot.png" };';
document.head.appendChild(script);
})();
`],
Expand Down
Binary file added docs/.vuepress/public/logoBot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 018a17b

Please sign in to comment.