Update config

This commit is contained in:
MD. Ariful Alam 2021-11-22 22:57:08 +06:00
parent daa1212e66
commit 654a5449bb

View File

@ -16,10 +16,10 @@ module.exports = {
dribbble: '',
behance: '',
medium: '',
devto: '',
devto: 'arifszn',
website: 'https://arifszn.github.io',
phone: '',
email: 'contact@arifszn.com'
email: 'arifulalamszn@gmail.com'
},
skills: [
'PHP',
@ -85,10 +85,10 @@ module.exports = {
},
googleAnalytics: {
// GA3 tracking id/GA4 tag id UA-XXXXXXXXX-X | G-XXXXXXXXXX
id: 'G-WLLB5E14M6' // Please remove this and use your own tag id
id: 'G-WLLB5E14M6' // Please remove this and use your own tag id or keep it empty
},
hotjar: {
id: '2617601', // Please remove this and use your own id
id: '2617601', // Please remove this and use your own id or keep it empty
snippetVersion : 6
},
themeConfig: {