[object Object]

← back to 1930swallpaper

fix: add rel=noopener noreferrer to external Facebook link

398d6d198d9cbccdedd0ee94177706be3e562e3d · 2026-05-19 08:26:50 -0700 · SteveStudio2

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

Files touched

Diff

commit 398d6d198d9cbccdedd0ee94177706be3e562e3d
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date:   Tue May 19 08:26:50 2026 -0700

    fix: add rel=noopener noreferrer to external Facebook 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 e4a175d..abf7457 100644
--- a/public/index.html
+++ b/public/index.html
@@ -356,7 +356,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">

← dba6a4b chore: untrack 30 .bak/.pre- snapshot files, broaden .gitign  ·  back to 1930swallpaper  ·  fix: add clean-URL routes for /history /care /sourcing /trad 4885af3 →