Skip to content

Commit 8fdf491

Browse files
authored
Update index.html
1 parent 95b7133 commit 8fdf491

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

index.html

+4-16
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,6 @@
6262
]
6363
}
6464
</script>
65-
<!-- Google Tag Manager -->
66-
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
67-
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
68-
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
69-
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
70-
})(window,document,'script','dataLayer','GTM-W2NCJBXM');
71-
</script>
72-
<!-- End Google Tag Manager -->
7365

7466
<!-- Fonts -->
7567
<link href="https://fonts.googleapis.com" rel="preconnect">
@@ -97,11 +89,7 @@
9789
<meta name="google-site-verification" content="nDN80FId8nVMH1SX0XhqF9NyLUz7Lh0v-5GaRpYu3ys" />
9890
</head>
9991

100-
<body class="index-page">
101-
<!-- Google Tag Manager (noscript) -->
102-
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W2NCJBXM"
103-
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
104-
<!-- End Google Tag Manager (noscript) -->
92+
<body class="index-page">
10593

10694
<header id="header" class="header dark-background d-flex flex-column">
10795
<i class="header-toggle d-xl-none bi bi-list"></i>
@@ -119,9 +107,9 @@ <h1 class="sitename">Ankit Verma</h1>
119107
<div class="social-links text-center">
120108
<a href="#" class="twitter"><i class="bi bi-twitter-x"></i></a>
121109
<a href="#" class="facebook"><i class="bi bi-facebook"></i></a>
122-
<a href="#" class="instagram"><i class="bi bi-instagram"></i></a>
123-
<a href="#" class="google-plus"><i class="bi bi-skype"></i></a>
124-
<a href="#" class="linkedin"><i class="bi bi-linkedin"></i></a>
110+
<a href="https://www.instagram.com/pixels.queue" target="_blank" class="instagram"><i class="bi bi-instagram"></i></a>
111+
<a href="https://github.com/avcodewizard" target="_blank" class="google-plus"><i class="bi bi-github"></i></a>
112+
<a href="https://www.linkedin.com/in/ankitvermaonline" target="_blank" class="linkedin"><i class="bi bi-linkedin"></i></a>
125113
</div>
126114

127115
<nav id="navmenu" class="navmenu">

0 commit comments

Comments
 (0)