We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ea4ec6 + 89c6fb0 commit e1a7971Copy full SHA for e1a7971
docs/.vuepress/config.js
@@ -6,6 +6,7 @@ module.exports = {
6
description: description,
7
head: [
8
['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 }]
10
],
11
themeConfig: {
12
logo: '/logo.png',
0 commit comments