Skip to content

Commit

Permalink
drop ga
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanbconaway committed Mar 23, 2024
1 parent 0074d91 commit 0d420b2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/app/templates/base.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
<!doctype html>

<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-29NK4NSJ0D"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-29NK4NSJ0D');
</script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"
Expand Down

0 comments on commit 0d420b2

Please sign in to comment.