From 654a5449bb8fc03437a09b5a5be1aca9f2f48eb8 Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Mon, 22 Nov 2021 22:57:08 +0600 Subject: [PATCH] Update config --- src/config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/config.js b/src/config.js index f001779..f60fa04 100644 --- a/src/config.js +++ b/src/config.js @@ -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: {