build
This commit is contained in:
parent
b60dfd7faf
commit
ee91ddf32e
|
|
@ -55,7 +55,6 @@ l<!DOCTYPE html>
|
||||||
/></div
|
/></div
|
||||||
></noscript>
|
></noscript>
|
||||||
|
|
||||||
e
|
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script
|
<script
|
||||||
async
|
async
|
||||||
|
|
@ -69,7 +68,6 @@ l<!DOCTYPE html>
|
||||||
gtag("js", new Date());
|
gtag("js", new Date());
|
||||||
|
|
||||||
gtag("config", "G-M2M3HKL8ZR");
|
gtag("config", "G-M2M3HKL8ZR");
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
|
|
@ -51,7 +51,6 @@ l<!DOCTYPE html>
|
||||||
/></div
|
/></div
|
||||||
></noscript>
|
></noscript>
|
||||||
|
|
||||||
e
|
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script
|
<script
|
||||||
async
|
async
|
||||||
|
|
@ -66,7 +65,6 @@ l<!DOCTYPE html>
|
||||||
|
|
||||||
gtag("config", "G-M2M3HKL8ZR");
|
gtag("config", "G-M2M3HKL8ZR");
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script type="module" src="/src/main.tsx"></script>
|
<script type="module" src="/src/main.tsx"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue