← back to Thedesignerlibrary
Add privacy footer link (AdSense discoverability)
e64604476557ecf254e6f1cbcaf3400bdb9b3d4c · 2026-09-10 11:20:52 -0700 · Steve Abrams
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Files touched
Diff
commit e64604476557ecf254e6f1cbcaf3400bdb9b3d4c
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Thu Sep 10 11:20:52 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 2227aa2..ad7990b 100644
--- a/public/index.html
+++ b/public/index.html
@@ -143,6 +143,7 @@
<footer>
<span id="hints">scroll / drag the shelf · click a spine to open · ←/→ flip · Esc reshelves</span>
<span id="count"></span>
+ <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 type="module">
← c31c7f5 Add AdSense-compliant privacy policy page + footer link + /p
·
back to Thedesignerlibrary
·
(newest)