mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Remove hardcoded g-tag 💀
This commit is contained in:
parent
5238257999
commit
69c6d74194
1 changed files with 0 additions and 8 deletions
|
@ -4,14 +4,6 @@
|
||||||
<!--https://www.youtube.com/watch?v=dQw4w9WgXcQ-->
|
<!--https://www.youtube.com/watch?v=dQw4w9WgXcQ-->
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3VB2TNCW2V"></script>
|
|
||||||
<script>
|
|
||||||
window.dataLayer = window.dataLayer || [];
|
|
||||||
function gtag(){dataLayer.push(arguments);}
|
|
||||||
gtag('js', new Date());
|
|
||||||
|
|
||||||
gtag('config', 'G-3VB2TNCW2V');
|
|
||||||
</script>
|
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<link rel="icon" href="/favicon.ico" />
|
<link rel="icon" href="/favicon.ico" />
|
||||||
<meta itemprop="image" content="/android-chrome-192x192.png">
|
<meta itemprop="image" content="/android-chrome-192x192.png">
|
||||||
|
|
Loading…
Reference in a new issue