Skip to content

Commit 2ccf411

Browse files
authored
Update index.html
1 parent d40da71 commit 2ccf411

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

morty/index.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,6 @@
99
<link rel="stylesheet" href="../reset-v2.0.css">
1010
<link rel="stylesheet" href="style.css">
1111
<link rel="stylesheet" href="../common.css">
12-
13-
<!-- Global site tag (gtag.js) - Google Analytics -->
14-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-129645116-1"></script>
15-
<script>
16-
window.dataLayer = window.dataLayer || [];
17-
function gtag(){dataLayer.push(arguments);}
18-
gtag('js', new Date());
19-
20-
gtag('config', 'UA-129645116-1');
21-
</script>
22-
2312
</head>
2413
<body>
2514
<h1>Morty in CSS</h1>

0 commit comments

Comments
 (0)