[object Object]

← back to Wallsandfabrics

Add privacy footer link (AdSense discoverability)

8ec95ec1a29a81fca724f5ff1fd973e5987be7a8 · 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 8ec95ec1a29a81fca724f5ff1fd973e5987be7a8
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 212ce96..aec7925 100644
--- a/public/index.html
+++ b/public/index.html
@@ -345,6 +345,7 @@ html.hf-sample [data-f="sample"] { display:none; }
       <p><a href="#" data-surface="trim">Trim</a></p>
     </div>
   </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>
 
 <style>a.drill{text-decoration:none}.card .surface.drill,.surface-tab.drill{cursor:pointer}.card .surface.drill{border-bottom:1px dotted transparent}.card .surface.drill:hover{border-bottom-color:currentColor;opacity:.85}</style>

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