init
This commit is contained in:
10
index.html
10
index.html
@@ -24,6 +24,16 @@
|
||||
Author URL: https://bootstrapmade.com
|
||||
======================================================= -->
|
||||
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LYX5WCLME7"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-LYX5WCLME7');
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="wrapper">
|
||||
|
||||
Reference in New Issue
Block a user