Skip to content

Commit 5ea4ec6

Browse files
authored
Revert "Add chatbot feature for user interaction"
Revert "Add chatbot feature for user interaction"
2 parents d170d5d + 058e645 commit 5ea4ec6

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

docs/.vuepress/config.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@ module.exports = {
66
description: description,
77
head: [
88
['link', { rel: "icon", type: "image/png", href: "/favicon.ico"}],
9-
['script', {}, `
10-
(function() {
11-
var script = document.createElement('script');
12-
script.innerHTML = 'window.chatbotConfig = { url: "https://ask.qloapps.com:5003/chat", logoUrl: "https://docs.qloapps.com/logo_white.png" };';
13-
document.head.appendChild(script);
14-
})();
15-
`],
16-
['script', { src: 'https://vikastiwari-webkul.github.io/ai-chatbot/chatbot.js', async: true }]
179
],
1810
themeConfig: {
1911
logo: '/logo.png',
-1.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)