[object Object]

← back to Jutewallpaper

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

eabe55a57748e9da97a37ec1116e76f55fa72fb9 · 2026-09-09 16:02:12 -0700 · Steve

Files touched

Diff

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

    TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)
---
 public/ads.txt         | 1 +
 public/care.html       | 1 +
 public/history.html    | 1 +
 public/index.html      | 1 +
 public/sourcing.html   | 1 +
 public/trade.html      | 1 +
 public/vocabulary.html | 1 +
 7 files changed, 7 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/care.html b/public/care.html
index 24c8cd1..df2175d 100644
--- a/public/care.html
+++ b/public/care.html
@@ -1,5 +1,6 @@
 <!doctype html>
 <html lang="en"><head>
+    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
 <!-- editorial-gen v1 -->
 <meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
 <title>Care &amp; installation — jutewallpaper.com</title>
diff --git a/public/history.html b/public/history.html
index 3a58b23..e5d0ab1 100644
--- a/public/history.html
+++ b/public/history.html
@@ -1,5 +1,6 @@
 <!doctype html>
 <html lang="en"><head>
+    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
 <!-- editorial-gen v1 -->
 <meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
 <title>A short history — jutewallpaper.com</title>
diff --git a/public/index.html b/public/index.html
index 8f1ab78..498dc4e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,6 +1,7 @@
 <!doctype html>
 <html lang="en">
 <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">
diff --git a/public/sourcing.html b/public/sourcing.html
index 01ed41c..18ecbf8 100644
--- a/public/sourcing.html
+++ b/public/sourcing.html
@@ -1,5 +1,6 @@
 <!doctype html>
 <html lang="en"><head>
+    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
 <!-- editorial-gen v1 -->
 <meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
 <title>How we source — jutewallpaper.com</title>
diff --git a/public/trade.html b/public/trade.html
index d5cfd1c..36c2606 100644
--- a/public/trade.html
+++ b/public/trade.html
@@ -1,5 +1,6 @@
 <!doctype html>
 <html lang="en"><head>
+    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
 <!-- editorial-gen v1 -->
 <meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
 <title>Trade program — jutewallpaper.com</title>
diff --git a/public/vocabulary.html b/public/vocabulary.html
index e649e4c..3a6fc9b 100644
--- a/public/vocabulary.html
+++ b/public/vocabulary.html
@@ -1,5 +1,6 @@
 <!doctype html>
 <html lang="en"><head>
+    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5278231299883833" crossorigin="anonymous"></script>
 <!-- editorial-gen v1 -->
 <meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
 <title>Design vocabulary — jutewallpaper.com</title>

← 027ca54 auto-data-snapshot: 2026-08-12T11:28:02 (1 data files) — pac  ·  back to Jutewallpaper  ·  Add AdSense-compliant privacy policy page + footer link + /p 90eab73 →