summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorConnor Frank <conjfrnk@gmail.com>2024-05-08 22:08:00 -0400
committerConnor Frank <conjfrnk@gmail.com>2024-05-08 22:08:00 -0400
commit31e2e6034ae7750d5d55006d7fa75b386aac983a (patch)
tree78a8cad1295c70ba91ef2e59b7871ca5397eeeb0 /index.html
parent9b8d8c9f67d88c703f6cc8c8afaf8252de43f0c1 (diff)
nonce
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 5ced84f..4740d42 100644
--- a/index.html
+++ b/index.html
@@ -8,8 +8,8 @@
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<!-- Google tag (gtag.js) -->
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-C5K7744E4T"></script>
- <script>
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-C5K7744E4T" nonce="analytics"></script>
+ <script nonce="analytics">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());