Skip to content

Commit 2a5de50

Browse files
authored
gdpr, remove analytics
1 parent df26a12 commit 2a5de50

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

index.html

-11
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,6 @@
1919
<script type="module" src="script/router.js"></script>
2020
<script nomodule src="script/fallback.js"></script>
2121

22-
<script>
23-
(function (i, s, o, g, r, a, m) {
24-
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
25-
(i[r].q = i[r].q || []).push(arguments)
26-
}, i[r].l = 1 * new Date(); a = s.createElement(o),
27-
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
28-
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
29-
/*global ga*/
30-
ga('create', 'UA-83119203-2', 'auto');
31-
ga('send', 'pageview');
32-
</script>
3322
</head>
3423

3524
<body>

0 commit comments

Comments
 (0)