Skip to content

Commit e1a7971

Browse files
authored
Add chatbot feature for user interaction
Add chatbot feature for user interaction
2 parents 5ea4ec6 + 89c6fb0 commit e1a7971

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ module.exports = {
66
description: description,
77
head: [
88
['link', { rel: "icon", type: "image/png", href: "/favicon.ico"}],
9+
['script', { type: 'text/javascript', src: 'https://webkul.chatwhizz.com/chat-support/js/wk-chat-support.js', async: true }]
910
],
1011
themeConfig: {
1112
logo: '/logo.png',

0 commit comments

Comments
 (0)