Skip to content

Commit 967bfd6

Browse files
authored
M #-: Remove GA
1 parent ef51afc commit 967bfd6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

source/_templates/thelayout.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,6 @@
1111
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
1212
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
1313
<head>
14-
<!-- Google tag (gtag.js) -->
15-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-T5SWDS42ZH"></script>
16-
<script>
17-
window.dataLayer = window.dataLayer || [];
18-
function gtag(){dataLayer.push(arguments);}
19-
gtag('js', new Date());
20-
21-
gtag('config', 'G-T5SWDS42ZH');
22-
</script>
23-
2414
<meta charset="utf-8">
2515
{{ metatags }}
2616
<meta name="viewport" content="width=device-width, initial-scale=1.0">

0 commit comments

Comments
 (0)