[object Object]

← back to Selfadhesivewallpaper

add noreferrer to external Facebook target=_blank link

41fb0f1b1f23af100a3624ce94963f4a8bfb3221 · 2026-05-19 07:54:23 -0700 · Steve Abrams

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

Files touched

Diff

commit 41fb0f1b1f23af100a3624ce94963f4a8bfb3221
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue May 19 07:54:23 2026 -0700

    add noreferrer to external Facebook target=_blank link
    
    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 65a1ec8..b78878d 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">

← 82e7690 tighten static bak/pre guard to anchored suffix regex  ·  back to Selfadhesivewallpaper  ·  stage2: wire microsite catalog + admin CRUD + grid/list view dadc7db →