build demo

This commit is contained in:
codecalm
2020-02-26 16:34:37 +01:00
parent a1d3ad7258
commit c6e2a8b78d
4 changed files with 14 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-113467793-4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-113467793-4');
</script>