← back to 1890swallpaper
AdSense pilot: loader in head + ads.txt (ca-pub-5278231299883833) — not yet deployed
211e99adbfce1d8e040967858969e0ff772c728c · 2026-08-04 15:47:40 -0700 · Steve Abrams
Files touched
A public/ads.txtM public/index.html
Diff
commit 211e99adbfce1d8e040967858969e0ff772c728c
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue Aug 4 15:47:40 2026 -0700
AdSense pilot: loader in head + ads.txt (ca-pub-5278231299883833) — not yet deployed
---
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 c6c3349..02541ed 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2,6 +2,7 @@
<html lang="en">
<head>
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
+ <!-- AdSense (pilot) --><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
<meta charset="utf-8">
<!-- Google tag (gtag.js) -->
← 4f41037 fix: take infinite-scroll .loading indicator out of flow (ki
·
back to 1890swallpaper
·
Add .deploy.conf (target /var/www/1890swallpaper.com :9857) 3e23c29 →