Skip to content

Commit 7cb4483

Browse files
authored
edit index file
1 parent b3466ff commit 7cb4483

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

docs/index.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,6 @@
3131
<meta name="theme-color" content="#f5f0e8">
3232

3333
<!-- 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>
4634

4735
<!-- Inline favicon (no extra file needed) -->
4836
<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

Comments
 (0)