Skip to content

Commit

Permalink
Remove Google Analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
dguo committed Jan 3, 2024
1 parent 3d45151 commit b4ced4f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,16 +92,6 @@
data-api="/brownie/api/event"
src="/brownie/js/script.js"
></script>

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-90320718-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'UA-90320718-2');
</script>
</head>
<body>
<section class="hero is-info is-bold">
Expand Down

0 comments on commit b4ced4f

Please sign in to comment.