compatibility-v2
This commit is contained in:
parent
743e785ad3
commit
8ee1be8eb6
12
index.html
12
index.html
@ -322,6 +322,18 @@
|
|||||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P3Q4DBBT" height="0" width="0"
|
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P3Q4DBBT" height="0" width="0"
|
||||||
style="display: none; visibility: hidden"></iframe></noscript>
|
style="display: none; visibility: hidden"></iframe></noscript>
|
||||||
<!-- End Google Tag Manager (noscript) -->
|
<!-- End Google Tag Manager (noscript) -->
|
||||||
|
|
||||||
|
<!-- Google tag (gtag.js) -->
|
||||||
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4N17LL3BB5"></script>
|
||||||
|
<script>
|
||||||
|
window.dataLayer = window.dataLayer || [];
|
||||||
|
function gtag(){dataLayer.push(arguments);}
|
||||||
|
gtag('js', new Date());
|
||||||
|
|
||||||
|
gtag('config', 'G-4N17LL3BB5');
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
<div id="root">
|
<div id="root">
|
||||||
<div class="splash-screen">
|
<div class="splash-screen">
|
||||||
<!-- <img src="/leo.webp" alt="Aura - Energy of your Horoscope" /> -->
|
<!-- <img src="/leo.webp" alt="Aura - Energy of your Horoscope" /> -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user