Skip to content

Commit 8d83aea

Browse files
committed
i've had it with ad[non]sense
Signed-off-by: rishichawda <[email protected]>
1 parent 32863af commit 8d83aea

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

public/ads.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/components/seo.astro

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,6 @@ const canonicalURL = new URL(
3030
<meta name="twitter:card" content="summary_large_image" />
3131
<meta name="twitter:image" content={image} />
3232

33-
<!-- Preconnect to AdSense domains to speed up connection -->
34-
<link rel="preconnect" href="https://pagead2.googlesyndication.com" crossorigin />
35-
<link rel="preconnect" href="https://googleads.g.doubleclick.net" crossorigin />
36-
37-
<!-- Use defer instead of async to unblock initial HTML parsing -->
38-
<script
39-
defer
40-
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3355551817579937"
41-
crossorigin="anonymous"
42-
data-astro-rerun
43-
></script>
44-
4533
<Schema
4634
item={{
4735
"@context": "https://schema.org",

0 commit comments

Comments
 (0)