re-pushing gt
This commit is contained in:
parent
b9e148f5a4
commit
ac3c27d42c
|
|
@ -530,12 +530,14 @@
|
|||
color: #f472b6 !important; /* Pink for operators */
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2TVGZ9N7LF"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-2TVGZ9N7LF');
|
||||
</script>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Reference in New Issue