[object Object]

← back to Wallpaperdictionary

Add privacy footer link (AdSense discoverability)

fe89d73445dc4f621e4f8063bd043014dff3200f · 2026-09-10 11:20:50 -0700 · Steve Abrams

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

Files touched

Diff

commit fe89d73445dc4f621e4f8063bd043014dff3200f
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Thu Sep 10 11:20:50 2026 -0700

    Add privacy footer link (AdSense discoverability)
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
 public/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public/index.html b/public/index.html
index 7846fcf..51538f3 100644
--- a/public/index.html
+++ b/public/index.html
@@ -875,6 +875,7 @@ body {
 <footer class="footer">
   <p>&copy; 2026 Wallpaper Dictionary — A resource by <a href="https://designerwallcoverings.com" rel="nofollow sponsored">Designer Wallcoverings</a></p>
   <p style="margin-top:0.5rem;"><a href="mailto:info@wallpaperdictionary.com">info@wallpaperdictionary.com</a></p>
+  <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>

← 9615dab Add discoverable AdSense privacy policy  ·  back to Wallpaperdictionary  ·  Add clean /privacy route (AdSense URL consistency) 8aa7ac8 →