[object Object]

← back to 1800swallpaper

add noreferrer to external target=_blank Facebook link

eb8f806fa6785526e87a74289da14407d5e1bc78 · 2026-05-19 08:19:38 -0700 · SteveStudio2

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

Files touched

Diff

commit eb8f806fa6785526e87a74289da14407d5e1bc78
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date:   Tue May 19 08:19:38 2026 -0700

    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 c0ce5ee..f87939e 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">

← 4ec732a untrack 27 snapshot/backup files; broaden .gitignore for *.b  ·  back to 1800swallpaper  ·  stage2: wire microsite catalog + admin CRUD + grid/list view 2a562ee →