← back to Glassbeadedwallpaper
TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)
22e7389aa4a4e407be7ed81c330ba80388ec939c · 2026-09-09 16:02:07 -0700 · Steve
Files touched
Diff
commit 22e7389aa4a4e407be7ed81c330ba80388ec939c
Author: Steve <steve@designerwallcoverings.com>
Date: Wed Sep 9 16:02:07 2026 -0700
TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to remove ads)
---
ads.txt | 1 +
index.html | 1 +
2 files changed, 2 insertions(+)
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/index.html b/index.html
index a334733..0420bbb 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en" data-hero-mode="huge">
<head>
+ <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) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MFPLD6B0SR"></script>
← 9c78951 viewer standard: add Grid/List toggle + per-field on/off men
·
back to Glassbeadedwallpaper
·
Standardize privacy policy to /privacy.html + footer link (A 392fff8 →