← back to Glassbeadedwallpaper
Add privacy footer link (AdSense discoverability)
0674703d1d9bfa7fd19dd8872bcc16241c0728ae · 2026-09-10 11:20:49 -0700 · Steve Abrams
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Files touched
Diff
commit 0674703d1d9bfa7fd19dd8872bcc16241c0728ae
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Thu Sep 10 11:20:49 2026 -0700
Add privacy footer link (AdSense discoverability)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
index.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 0420bbb..13d3ab1 100644
--- a/index.html
+++ b/index.html
@@ -503,7 +503,8 @@ html.hf-gbw-cta [data-f="gbw-cta"] { display:none !important }
<div class="footer-bottom">
<p>© 2026 glassbeadedwallpaper.com · All Products Class "A" Fire Rated</p>
</div>
- </footer>
+ <div style="text-align:center;padding:8px 0;font-size:11px"><a href="/privacy.html" style="color:inherit;opacity:.7;text-decoration:none">Privacy Policy</a></div>
+</footer>
<script>
// Load glass bead products from JSON
← 392fff8 Standardize privacy policy to /privacy.html + footer link (A
·
back to Glassbeadedwallpaper
·
Add clean /privacy route/rewrite (AdSense) 5a9051b →