Skip to content

Commit 27b1e08

Browse files
Julien LeveugleJulien Leveugle
authored andcommitted
stuff
1 parent 93620c3 commit 27b1e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ <h2 class="project-title">Project Four</h2>
180180
window.dataLayer = window.dataLayer || [];
181181
function gtag(){dataLayer.push(arguments);}
182182
gtag('js', new Date());
183-
gtag('config', 'YOUR-TRACKING-ID');
183+
gtag('config', '56056393');
184184
</script>
185185
</body>
186186
</html>

0 commit comments

Comments
 (0)