No known key found for this signature in database
GPG Key ID: B664881177781B04
1 changed files with
9 additions and
0 deletions
-
index.html
|
|
|
@ -373,5 +373,14 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
</script> |
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics --> |
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-115519385-1"></script> |
|
|
|
<script> |
|
|
|
window.dataLayer = window.dataLayer || []; |
|
|
|
function gtag(){dataLayer.push(arguments);} |
|
|
|
gtag('js', new Date()); |
|
|
|
|
|
|
|
gtag('config', 'UA-115519385-1'); |
|
|
|
</script> |
|
|
|
</body> |
|
|
|
</html> |