← back to Goldleafwallpaper
TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)
c208dc70824e9f6269d0f51ca66606a2a1a5e1cc · 2026-09-09 16:02:08 -0700 · Steve
Files touched
M about.htmlA ads.txtM history.htmlM index.htmlM substitutes.html
Diff
commit c208dc70824e9f6269d0f51ca66606a2a1a5e1cc
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Sep 9 16:02:08 2026 -0700
TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)
---
about.html | 1 +
ads.txt | 1 +
history.html | 1 +
index.html | 1 +
substitutes.html | 1 +
5 files changed, 5 insertions(+)
diff --git a/about.html b/about.html
index 7d734a7..9882bbb 100644
--- a/about.html
+++ b/about.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>
<!-- Google tag (gtag.js) — GA4 G-NP93HLD33N -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NP93HLD33N"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-NP93HLD33N');</script>
diff --git a/ads.txt b/ads.txt
new file mode 100644
index 0000000..8f11fe6
--- /dev/null
+++ b/ads.txt
@@ -0,0 +1 @@
+google.com, pub-5278231299883833, DIRECT, f08c47fec0942fa0
diff --git a/history.html b/history.html
index b00d86e..3c61ebd 100644
--- a/history.html
+++ b/history.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>
<!-- Google tag (gtag.js) — GA4 G-NP93HLD33N -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NP93HLD33N"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-NP93HLD33N');</script>
diff --git a/index.html b/index.html
index 412d91b..9e3e60e 100644
--- a/index.html
+++ b/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>
<meta charset="UTF-8">
<!-- Anti-flash: read theme from localStorage before first paint -->
<script>(function(){try{var t=localStorage.getItem('glw-theme');if(!t){t=window.matchMedia&&window.matchMedia('(prefers-color-scheme:dark)').matches?'dark':'light';}document.documentElement.setAttribute('data-theme',t);}catch(e){}})();</script>
diff --git a/substitutes.html b/substitutes.html
index ef44443..ec619f9 100644
--- a/substitutes.html
+++ b/substitutes.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>
<!-- Google tag (gtag.js) — GA4 G-NP93HLD33N -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NP93HLD33N"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js',new Date());gtag('config','G-NP93HLD33N');</script>
← 3de80c6 viewer standard: add Grid/List toggle + per-field on/off men
·
back to Goldleafwallpaper
·
Add Instagram embed of latest live posts to homepage (TK-113 fb81ad2 →