remove ga code

This commit is contained in:
Unisko PENG, 2023-05-13 13:26:56 +08:00
parent bde1b9c0b2
commit 2a583fe847

View File

@ -315,16 +315,5 @@
{{/if}}
</div>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VP1TNZE5KK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-VP1TNZE5KK');
</script>
</body>
</html>