File tree 1 file changed +1
-13
lines changed
1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change 28
28
< link rel ="stylesheet " href ="/csdv/css/page.css?v=20200319 ">
29
29
< link rel ="stylesheet " href ="/csdv/css/github.css?v=20200319 ">
30
30
31
- <!-- Facebook -->
32
31
< meta property ="og:url " content ="https://swharden.com/csdv/ ">
33
32
< meta property ="og:type " content ="website ">
34
33
< meta property ="og:title " content ="{{ .Title }} ">
35
34
< meta property ="og:description " content ="{{ .Description }} ">
36
35
< meta property ="og:image " content ="/csdv/img/banner.jpg ">
37
36
38
- <!-- Twitter -->
39
37
< meta name ="twitter:card " content ="summary_large_image ">
40
38
< meta property ="twitter:domain " content ="swharden.com ">
41
39
< meta property ="twitter:url " content ="https://swharden.com/csdv/ ">
42
40
< meta name ="twitter:title " content ="{{ .Title }} ">
43
41
< meta name ="twitter:description " content ="{{ .Description }} ">
44
42
< meta name ="twitter:image " content ="/csdv/img/banner.jpg ">
45
43
46
- <!-- Custom Analytics -->
47
- < script src ="https://swharden.com/analytics/log.js " defer > </ script >
48
-
49
- <!-- Google Analytics -->
50
- < script async src ="https://www.googletagmanager.com/gtag/js?id=G-GN1D8JT7TK "> </ script >
51
- < script >
52
- window . dataLayer = window . dataLayer || [ ] ;
53
- function gtag ( ) { dataLayer . push ( arguments ) ; }
54
- gtag ( 'js' , new Date ( ) ) ;
55
- gtag ( 'config' , 'G-GN1D8JT7TK' ) ;
56
- </ script >
44
+ < script src ="https://swharden.com/analytics/swharden.com.js "> </ script >
57
45
58
46
</ head >
59
47
You can’t perform that action at this time.
0 commit comments