[object Object]

← back to Commercialdesignreps

rep page: add noreferrer to external Contact agency link

b031a6d2d976707b063794b538c975bfeef88969 · 2026-05-19 17:33:50 -0700 · Steve Abrams

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

Files touched

Diff

commit b031a6d2d976707b063794b538c975bfeef88969
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue May 19 17:33:50 2026 -0700

    rep page: add noreferrer to external Contact agency link
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---
 views/rep.ejs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/views/rep.ejs b/views/rep.ejs
index 1cd500c..360bf51 100644
--- a/views/rep.ejs
+++ b/views/rep.ejs
@@ -35,7 +35,7 @@
     </div>
 
     <div class="cta-row">
-      <a class="btn-primary" href="<%= rep.contact_url %>" target="_blank" rel="noopener">Contact agency &rarr;</a>
+      <a class="btn-primary" href="<%= rep.contact_url %>" target="_blank" rel="noopener noreferrer">Contact agency &rarr;</a>
       <a class="btn-ghost" href="mailto:<%= site.email %>?subject=Question%20about%20<%= encodeURIComponent(rep.agency) %>">Ask the directory</a>
     </div>
   </section>

← 49b2e2c polish: eyebrow chip, real-data stats strip, specifier FAQ a  ·  back to Commercialdesignreps  ·  gitignore + server: ignore *.bak/*.pre-* snapshots and 404 t 90c5f09 →