We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b80af commit cc3af3eCopy full SHA for cc3af3e
1 file changed
index.html
@@ -1,14 +1,6 @@
1
<html>
2
<head>
3
<meta name="viewport" content="width=device-width, initial-scale=1">
4
- <!-- Global site tag (gtag.js) - Google Analytics -->
5
-<script async src="https://www.googletagmanager.com/gtag/js?id=UA-176277833-1"></script>
6
-<script>
7
- window.dataLayer = window.dataLayer || [];
8
- function gtag(){dataLayer.push(arguments);}
9
- gtag('js', new Date());
10
- gtag('config', 'UA-176277833-1');
11
-</script>
12
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@300&display=swap" rel="stylesheet">
13
<style>
14
body {
0 commit comments