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: '', dribbble: '',
behance: '', behance: '',
medium: '', medium: '',
devto: '', devto: 'arifszn',
website: 'https://arifszn.github.io', website: 'https://arifszn.github.io',
phone: '', phone: '',
email: 'contact@arifszn.com' email: 'arifulalamszn@gmail.com'
}, },
skills: [ skills: [
'PHP', 'PHP',
@@ -85,10 +85,10 @@ module.exports = {
}, },
googleAnalytics: { googleAnalytics: {
// GA3 tracking id/GA4 tag id UA-XXXXXXXXX-X | G-XXXXXXXXXX // 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: { 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 snippetVersion : 6
}, },
themeConfig: { themeConfig: {