Skip to content

Commit ce8e53b

Browse files
authored
M #-: Remove GA
1 parent 6fe3cdd commit ce8e53b

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
@@ -19,16 +19,6 @@
1919

2020
<html class="{{ sphinx_writer }}" lang="{{ lang_attr }}" >
2121
<head>
22-
<!-- Global site tag (gtag.js) - Google Analytics -->
23-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-162599738-1"></script>
24-
<script>
25-
window.dataLayer = window.dataLayer || [];
26-
function gtag(){dataLayer.push(arguments);}
27-
gtag('js', new Date());
28-
29-
gtag('config', 'UA-162599738-1');
30-
</script>
31-
3222
<meta charset="utf-8">
3323
{{ metatags }}
3424
<meta name="viewport" content="width=device-width, initial-scale=1.0">

0 commit comments

Comments
 (0)