[object Object]

← back to Wallpaperhistory

TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)

67afef2b19ea26a7f1f38c43639fe6b3e005a3e7 · 2026-09-09 16:02:23 -0700 · Steve

Files touched

Diff

commit 67afef2b19ea26a7f1f38c43639fe6b3e005a3e7
Author: Steve <steve@designerwallcoverings.com>
Date:   Wed Sep 9 16:02:23 2026 -0700

    TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)
---
 public/ads.txt    | 1 +
 public/index.html | 1 +
 2 files changed, 2 insertions(+)

diff --git a/public/ads.txt b/public/ads.txt
new file mode 100644
index 0000000..8f11fe6
--- /dev/null
+++ b/public/ads.txt
@@ -0,0 +1 @@
+google.com, pub-5278231299883833, DIRECT, f08c47fec0942fa0
diff --git a/public/index.html b/public/index.html
index 9194734..dc195d1 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html lang="en" data-theme="dark">
 <head>
+    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
     <link rel="icon" type="image/svg+xml" href="/favicon.svg">
 
 <meta charset="UTF-8">

← 3a5eb23 GA4+Meta pixel: inject gtag + fbq into homepage  ·  back to Wallpaperhistory  ·  Add Instagram embed of latest live posts to homepage (TK-113 70194e0 →