Skip to content

Commit 1b7ab02

Browse files
authored
Update c.html
1 parent 497a9f4 commit 1b7ab02

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

c.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,6 @@
44
<head>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
7-
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-190316399-1"></script>
8-
<script>
9-
window.dataLayer = window.dataLayer || [];
10-
function gtag() {
11-
dataLayer.push(arguments);
12-
}
13-
gtag('js', new Date());
14-
gtag('config', 'UA-190316399-1');
15-
</script>
167
<style type="text/css">
178
p {
189
margin: 0;

0 commit comments

Comments
 (0)