mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-25 12:27:17 +00:00
Update config
This commit is contained in:
@@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user