[object Object]

← back to Designersalesreps

Add privacy footer link (AdSense discoverability)

f20fe60290c80afb0cf12cc892797d64e28041b5 · 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 f20fe60290c80afb0cf12cc892797d64e28041b5
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>
---
 public/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/public/index.html b/public/index.html
index 9cd5e4f..1657774 100644
--- a/public/index.html
+++ b/public/index.html
@@ -206,6 +206,7 @@ body.dsr-hf-claim [data-f="claim"]{display:none!important}
 <footer class="footer">
   <p>info@designersalesreps.com &nbsp;|&nbsp; &copy; 2026 DesignerSalesReps.com &nbsp;|&nbsp; A partner of <a href="https://designerwallcoverings.com" target="_blank" rel="noopener noreferrer">Designer Wallcoverings</a></p>
   <script type="application/ld+json">{"@context":"https://schema.org","@type":"ItemList","name":"Designer Sales Reps Directory","description":"Trade sales representatives for design showrooms across the US","url":"https://designersalesreps.com"}</script>
+  <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>
 
 <div class="modal-overlay" id="modal">

← 7393941 Add AdSense-compliant privacy policy page + footer link + /p  ·  back to Designersalesreps  ·  Add clean /privacy route (AdSense URL consistency) 67d49f1 →