We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d40da71 commit 2ccf411Copy full SHA for 2ccf411
morty/index.html
@@ -9,17 +9,6 @@
9
<link rel="stylesheet" href="../reset-v2.0.css">
10
<link rel="stylesheet" href="style.css">
11
<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
23
</head>
24
<body>
25
<h1>Morty in CSS</h1>
0 commit comments