← back to Restaurantwallpaper
add noreferrer to Facebook external link (had noopener only)
8f1eeede8fa74f3278f86a2a9bcd418cceccef3d · 2026-05-19 07:58:08 -0700 · Steve Abrams
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Files touched
Diff
commit 8f1eeede8fa74f3278f86a2a9bcd418cceccef3d
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue May 19 07:58:08 2026 -0700
add noreferrer to Facebook external link (had noopener only)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---
public/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/index.html b/public/index.html
index 990d265..e949c9b 100644
--- a/public/index.html
+++ b/public/index.html
@@ -353,7 +353,7 @@ textarea:focus-visible,
<div class="footer-col">
<h4>Social</h4>
- <a class="fb-link" href="https://www.facebook.com/SteveAbramsDesigns.DesignerWallcoverings" target="_blank" rel="noopener">Facebook</a>
+ <a class="fb-link" href="https://www.facebook.com/SteveAbramsDesigns.DesignerWallcoverings" target="_blank" rel="noopener noreferrer">Facebook</a>
</div>
</div>
<div class="footer-bottom">
← 37fcdc5 add clean-URL routes for /about /history /care /trade /sourc
·
back to Restaurantwallpaper
·
stage2: wire microsite catalog + admin CRUD + grid/list view 43effcb →