We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 662f9ac commit 85711b4Copy full SHA for 85711b4
index.html
@@ -193,16 +193,16 @@ <h3 class="contact-title">Contact Information</h3>
193
</div>
194
<script src="assets/js/script.js"></script>
195
196
+
197
<!-- Google tag (gtag.js) -->
-<script async src="https://www.googletagmanager.com/gtag/js?id=G-T270DQVE3R"></script>
198
+<script async src="https://www.googletagmanager.com/gtag/js?id=G-8ZCHEPRBMX"></script>
199
<script>
200
window.dataLayer = window.dataLayer || [];
201
function gtag(){dataLayer.push(arguments);}
202
gtag('js', new Date());
203
- gtag('config', 'G-T270DQVE3R');
204
+ gtag('config', 'G-8ZCHEPRBMX');
205
</script>
-
206
</body>
207
208
</html>
0 commit comments