[object Object]

← back to 1980swallpaper

links: add noreferrer to external target=_blank Facebook link

08d022b8c1cd94562d3b0be86035185fc1161f11 · 2026-05-19 08:42:17 -0700 · SteveStudio2

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

Files touched

Diff

commit 08d022b8c1cd94562d3b0be86035185fc1161f11
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date:   Tue May 19 08:42:17 2026 -0700

    links: add noreferrer to external target=_blank 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 94ad569..f55e923 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">

← 4b51e65 nav: drop dead /about + /vocabulary links (no target pages),  ·  back to 1980swallpaper  ·  stage2: wire microsite catalog + admin CRUD + grid/list view 47b6a8a →