[object Object]

← back to 1950swallpaper

Add discoverable AdSense privacy policy

59b3cf4cd0034a73b48cbba9a63d79ec136beb30 · 2026-09-10 00:56:19 -0700 · Steve Abrams

Files touched

Diff

commit 59b3cf4cd0034a73b48cbba9a63d79ec136beb30
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 9698a75..edf4090 100644
--- a/public/index.html
+++ b/public/index.html
@@ -492,7 +492,7 @@ html.hf-sample  [data-f="sample"]  { display:none !important }
     <div>
       <div class="footer-brand">1950swallpaper</div>
       <p class="footer-text">1950swallpaper — real samples ship free.</p>
-      <p class="footer-text" style="margin-top:14px;font-size:11px;letter-spacing:0.18em;text-transform:uppercase;font-weight:600;color:var(--paper);opacity:0.7"><a href="/history" style="color:inherit;text-decoration:none;border-bottom:1px solid var(--accent)">History →</a></p>
+      <p class="footer-text" style="margin-top:14px;font-size:11px;letter-spacing:0.18em;text-transform:uppercase;font-weight:600;color:var(--paper);opacity:0.7"><a href="/history" style="color:inherit;text-decoration:none;border-bottom:1px solid var(--accent)">History →</a> · <a href="/privacy.html" style="color:inherit;text-decoration:none;border-bottom:1px solid var(--accent)">Privacy →</a></p>
     </div>
     <div class="footer-col">
       <h4>Aesthetic</h4>
diff --git a/public/privacy.html b/public/privacy.html
new file mode 100644
index 0000000..9df118c
--- /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 — 1950s Wallpaper</title></head><body><main><h1>Privacy Policy</h1><p>1950s Wallpaper 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>

← 3b4dc23 TK-11341: add AdSense Auto-Ads loader + ads.txt (revert to r  ·  back to 1950swallpaper  ·  Add AdSense-compliant privacy policy page + footer link + /p 038be89 →