|
|
|
@ -24,15 +24,16 @@ |
|
|
|
|
work correctly both with client-side routing and a non-root public URL. |
|
|
|
|
Learn how to configure a non-root public URL by running `npm run build`. |
|
|
|
|
--> |
|
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics --> |
|
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-146337217-6"></script> |
|
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics --> |
|
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-146337217-7"></script> |
|
|
|
|
<script> |
|
|
|
|
window.dataLayer = window.dataLayer || []; |
|
|
|
|
function gtag(){dataLayer.push(arguments);} |
|
|
|
|
gtag('js', new Date()); |
|
|
|
|
|
|
|
|
|
gtag('config', ''); |
|
|
|
|
gtag('config', 'UA-146337217-7'); |
|
|
|
|
</script> |
|
|
|
|
|
|
|
|
|
<style> |
|
|
|
|
*, |
|
|
|
|
*:after, |
|
|
|
|