Refactor hotjar setup

This commit is contained in:
MD. Ariful Alam
2021-09-23 22:34:44 +06:00
parent e4005d288d
commit e6006e387a
6 changed files with 19 additions and 16 deletions

View File

@@ -87,8 +87,8 @@ module.exports = {
id: 'G-WLLB5E14M6' // Please remove this and use your own tag id
},
hotjar: {
id: 1234567, // Please remove this and use your own id
snippetVersion : 6 // hotjar snippet version, defaults to 6
id: '2617601', // Please remove this and use your own id
snippetVersion : 6
},
themeConfig: {
default: 'light',