ripping out the google analytics... don't like them
This commit is contained in:
parent
09135e3987
commit
084d57b763
1 changed files with 0 additions and 9 deletions
|
@ -9,14 +9,5 @@
|
|||
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "0824290ff2594136bf33046f7c5513a6"}'></script>
|
||||
<!-- Plausible Analytics -->
|
||||
<script defer data-domain="hack13.me" src="https://plausible.io/js/plausible.js"></script>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-22188474-2"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-22188474-2');
|
||||
</script>
|
||||
|
||||
</footer>
|
Reference in a new issue