File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
themes/gathering-theme/layouts/partials Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 22
22
< link rel ="shortcut icon " href ="{{ `images/favicon.png` | absURL }} " type ="image/x-icon ">
23
23
< link rel ="icon " href ="{{ `images/favicon.png` | absURL }} " type ="image/x-icon ">
24
24
<!-- Google tag (gtag.js) -->
25
- < script async src ="https://www.googletagmanager.com/gtag/js?id=G-1S62VE6ZNR "> </ script >
25
+ < script async src ="https://www.googletagmanager.com/gtag/js?id=G-N2LHBZY3MV "> </ script >
26
26
< script >
27
27
window . dataLayer = window . dataLayer || [ ] ;
28
28
function gtag ( ) { dataLayer . push ( arguments ) ; }
29
29
gtag ( 'js' , new Date ( ) ) ;
30
30
31
- gtag ( 'config' , 'G-1S62VE6ZNR ' ) ;
31
+ gtag ( 'config' , 'G-N2LHBZY3MV ' ) ;
32
32
</ script >
33
33
34
-
35
34
{{ template "_internal/opengraph.html" . }}
36
35
{{ template "_internal/twitter_cards.html" . }}
37
36
You can’t perform that action at this time.
0 commit comments