We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b7dc8 commit 2780f16Copy full SHA for 2780f16
1 file changed
index.html
@@ -2,15 +2,6 @@
2
<html>
3
4
<head>
5
- <!-- Global site tag (gtag.js) - Google Analytics -->
6
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-4HHP888F7Y"></script>
7
- <script>
8
- window.dataLayer = window.dataLayer || [];
9
- function gtag() { dataLayer.push(arguments); }
10
- gtag('js', new Date());
11
- gtag('config', 'G-4HHP888F7Y');
12
- </script>
13
-
14
<meta charset="utf-8" />
15
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
16
<title>Sorting Visualizer</title>
0 commit comments