[object Object]

← back to Wallpaperestimator

Add privacy footer link (AdSense discoverability)

a4a60aabc084cfea8a6d05416890bad3b445b7a4 · 2026-09-10 11:20:51 -0700 · Steve Abrams

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

Files touched

Diff

commit a4a60aabc084cfea8a6d05416890bad3b445b7a4
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Thu Sep 10 11:20:51 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 4059ad1..7ef28ef 100644
--- a/public/index.html
+++ b/public/index.html
@@ -412,6 +412,7 @@ footer address{font-style:normal;margin-top:8px;line-height:1.7}
     15442 Ventura Bl #102, Sherman Oaks, CA 91403
   </address>
   <div style="margin-top:14px;font-size:11px">© <span id="yr"></span> Designer Wallcoverings. Estimates are approximate — measure twice, order once.</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>
 
 <script>

← d333cd2 Add AdSense-compliant privacy policy page + footer link + /p  ·  back to Wallpaperestimator  ·  (newest)