Skip to content

Commit cc3af3e

Browse files
authored
Update index.html
1 parent 06b80af commit cc3af3e

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

index.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
<html>
22
<head>
33
<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>
124
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@300&display=swap" rel="stylesheet">
135
<style>
146
body {

0 commit comments

Comments
 (0)