File tree Expand file tree Collapse file tree 3 files changed +27
-8
lines changed Expand file tree Collapse file tree 3 files changed +27
-8
lines changed Original file line number Diff line number Diff line change 29
29
< meta name ="twitter:image:src " content ="https://sayad-uddin-tahsin.github.io/images/Tahsin.jpg ">
30
30
< meta name ="twitter:title " content ="About - Sayad Uddin Tahsin ">
31
31
32
+ <!-- Google tag (gtag.js) -->
33
+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-H4B69NXZQH "> </ script >
34
+ < script >
35
+ window . dataLayer = window . dataLayer || [ ] ;
36
+ function gtag ( ) { dataLayer . push ( arguments ) ; }
37
+ gtag ( 'js' , new Date ( ) ) ;
38
+
39
+ gtag ( 'config' , 'G-H4B69NXZQH' ) ;
40
+ </ script >
32
41
</ head >
33
42
34
43
< body >
Original file line number Diff line number Diff line change 26
26
< meta name ="twitter:description " content ="Passionate Software Developer and Tech Enthusiast ">
27
27
< meta name ="twitter:image:src " content ="https://sayad-uddin-tahsin.github.io/images/Tahsin.jpg ">
28
28
< meta name ="twitter:title " content ="Sayad Uddin Tahsin ">
29
-
30
- <!-- Google tag (gtag.js) -->
29
+
31
30
< meta name ="google-site-verification " content ="u1FZHw5fbo87OsrmQtEQBvq6MXlzFk4R6snbhznCah4 " />
32
31
32
+ <!-- Google tag (gtag.js) -->
33
33
< script async src ="https://www.googletagmanager.com/gtag/js?id=G-H4B69NXZQH "> </ script >
34
34
< script >
35
- window . dataLayer = window . dataLayer || [ ] ;
36
- function gtag ( ) { dataLayer . push ( arguments ) ; }
37
- gtag ( 'js' , new Date ( ) ) ;
38
-
39
- gtag ( 'config' , 'G-H4B69NXZQH' ) ;
35
+ window . dataLayer = window . dataLayer || [ ] ;
36
+ function gtag ( ) { dataLayer . push ( arguments ) ; }
37
+ gtag ( 'js' , new Date ( ) ) ;
38
+
39
+ gtag ( 'config' , 'G-H4B69NXZQH' ) ;
40
40
</ script >
41
41
</ head >
42
42
@@ -63,4 +63,4 @@ <h1 id="typed-text" data-typed="Sayad Uddin Tahsin"></h1>
63
63
< script src ="script.js "> </ script >
64
64
</ body >
65
65
66
- </ html >
66
+ </ html >
Original file line number Diff line number Diff line change 28
28
29
29
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css ">
30
30
31
+ <!-- Google tag (gtag.js) -->
32
+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-H4B69NXZQH "> </ script >
33
+ < script >
34
+ window . dataLayer = window . dataLayer || [ ] ;
35
+ function gtag ( ) { dataLayer . push ( arguments ) ; }
36
+ gtag ( 'js' , new Date ( ) ) ;
37
+
38
+ gtag ( 'config' , 'G-H4B69NXZQH' ) ;
39
+ </ script >
40
+
31
41
< script >
32
42
// Fetch data for WiFileShare
33
43
fetch ( 'https://api.github.com/repos/Sayad-Uddin-Tahsin/WiFileShare/releases/latest' )
You can’t perform that action at this time.
0 commit comments