← back to Flockedwallpaper
Add privacy footer link (AdSense discoverability)
96fdcefbcbfe696327d7daa09ef9403afa7766ea · 2026-09-10 11:20:52 -0700 · Steve Abrams
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Files touched
Diff
commit 96fdcefbcbfe696327d7daa09ef9403afa7766ea
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Thu Sep 10 11:20:52 2026 -0700
Add privacy footer link (AdSense discoverability)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/index.html b/index.html
index f381579..332a05a 100644
--- a/index.html
+++ b/index.html
@@ -391,6 +391,7 @@ html.hf-fw-cta [data-f="fw-cta"] { display:none !important }
<span class="footer-copy">© 2026 FlockedWallpaper.com</span>
<button class="chat-badge" onclick="if(window.zE)zE('messenger','open')"><span class="chat-dot"></span><span class="chat-label">Live Chat</span></button>
</div>
+ <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>
<!-- Share FAB -->
← 1de43b7 Standardize privacy policy to /privacy.html + footer link (A
·
back to Flockedwallpaper
·
Add clean /privacy route/rewrite (AdSense) cb7a2b8 →