This commit is contained in:
Batyr 2025-02-19 18:39:31 +05:00
parent b60dfd7faf
commit ee91ddf32e
2 changed files with 1 additions and 5 deletions

4
dist/index.html vendored
View File

@ -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>

View File

@ -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>