[object Object]

← back to Wallpaperdictionary

Add discoverable AdSense privacy policy

9615dabaf388a1fb58811cf2b9d7569ffbc312aa · 2026-09-10 00:56:19 -0700 · Steve Abrams

Files touched

Diff

commit 9615dabaf388a1fb58811cf2b9d7569ffbc312aa
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Thu Sep 10 00:56:19 2026 -0700

    Add discoverable AdSense privacy policy
---
 public/index.html   | 2 +-
 public/privacy.html | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index e27a5be..7846fcf 100644
--- a/public/index.html
+++ b/public/index.html
@@ -922,7 +922,7 @@ toggle.addEventListener('click', () => {
     window.nsContactClose = function () { var m = document.getElementById('nsContactModal'); if (m) m.classList.remove('show'); };
   }
 </script>
-<script>window.DwHeaderConfig={siteName:"Wallpaperdictionary",accent:"#9B7B4F",navLinks:[{name:'Home',url:'/'},{name:'Collections',url:'#shop'},{name:'About',url:'/about'},{name:'Care',url:'/care.html'},{name:'History',url:'/history.html'}],adminLinks:[{name:'Shopify admin',url:'https://admin.shopify.com',external:true},{name:'Edit hero',url:'#'},{name:'Analytics',url:'#'}]};</script>
+<script>window.DwHeaderConfig={siteName:"Wallpaperdictionary",accent:"#9B7B4F",navLinks:[{name:'Home',url:'/'},{name:'Collections',url:'#shop'},{name:'About',url:'/about'},{name:'Care',url:'/care.html'},{name:'History',url:'/history.html'},{name:'Privacy',url:'/privacy.html'}],adminLinks:[{name:'Shopify admin',url:'https://admin.shopify.com',external:true},{name:'Edit hero',url:'#'},{name:'Analytics',url:'#'}]};</script>
 <script src="/dw-header.js" defer></script>
   <!-- DW network ad slot -->
   <script src="https://ads.agentabrams.com/embed.js" data-slot="footer-strip"></script>
diff --git a/public/privacy.html b/public/privacy.html
new file mode 100644
index 0000000..8d21752
--- /dev/null
+++ b/public/privacy.html
@@ -0,0 +1 @@
+<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Privacy Policy — Wallpaper Dictionary</title></head><body><main><h1>Privacy Policy</h1><p>Wallpaper Dictionary uses basic analytics and Google AdSense on public pages. Google and its partners may use cookies or similar technologies to measure and personalize advertising where permitted. You can manage cookies in your browser and opt out of personalized advertising at <a href="https://adssettings.google.com">Google Ads Settings</a>.</p><p>We do not sell personal information. Contact us through the site for privacy questions or correction requests.</p><p><a href="/">Return home</a></p></main></body></html>

← ced5ba0 TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to r  ·  back to Wallpaperdictionary  ·  Add privacy footer link (AdSense discoverability) fe89d73 →