We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3466ff commit 7cb4483Copy full SHA for 7cb4483
1 file changed
docs/index.html
@@ -31,18 +31,6 @@
31
<meta name="theme-color" content="#f5f0e8">
32
33
<!-- Google tag (gtag.js) -->
34
-<script async src="https://www.googletagmanager.com/gtag/js?id=G-32RQWQ9TXE"></script>
35
-<script>
36
- window.dataLayer = window.dataLayer || [];
37
- function gtag(){dataLayer.push(arguments);}
38
- gtag('js', new Date());
39
-
40
- gtag('config', 'G-32RQWQ9TXE', {
41
- 'anonymize_ip': true,
42
- 'allow_google_signals': false,
43
- 'allow_ad_personalization_signals': false
44
- });
45
-</script>
46
47
<!-- Inline favicon (no extra file needed) -->
48
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎙️</text></svg>">
0 commit comments