Skip to content

Commit f40c8d7

Browse files
committed
Update index.html
1 parent 402cfe2 commit f40c8d7

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

docs/index.html

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- saved from url=(0022)http://localhost:3000/ -->
33
<html lang="en">
44
<head>
5+
<meta name="google-site-verification" content="rK7iaoluV1OU01--sMcwRkNaseWs11WnGtXGXLgp9qU" />
56
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
67

78
<link rel="icon" href="http://localhost:3000/favicon.ico" />
8-
<meta name="google-site-verification" content="rK7iaoluV1OU01--sMcwRkNaseWs11WnGtXGXLgp9qU" />
99
<meta name="viewport" content="width=device-width, initial-scale=1" />
1010
<meta name="theme-color" content="#000000" />
1111
<meta name="description" content="Web site created using create-react-app" />
@@ -14,26 +14,6 @@
1414

1515
<link rel="manifest" href="http://localhost:3000/manifest.json" />
1616
<title>React App</title>
17-
<!-- Google Analytics -->
18-
<script>
19-
(function(i, s, o, g, r, a, m) {
20-
i['GoogleAnalyticsObject'] = r;
21-
(i[r] =
22-
i[r] ||
23-
function() {
24-
(i[r].q = i[r].q || []).push(arguments);
25-
}),
26-
(i[r].l = 1 * new Date());
27-
(a = s.createElement(o)), (m = s.getElementsByTagName(o)[0]);
28-
a.async = 1;
29-
a.src = g;
30-
m.parentNode.insertBefore(a, m);
31-
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
32-
33-
ga('create', 'UA-XXXXX-Y', 'auto');
34-
ga('send', 'pageview');
35-
</script>
36-
<!-- End Google Analytics -->
3717
<style>
3818
body {
3919
margin: 0;

0 commit comments

Comments
 (0)