mirror of
https://github.com/tabler/tabler.git
synced 2026-08-26 04:44:26 +04:00
build demo
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user