← back to Hospitalitydesignreps
rep page: add rel=noreferrer to external Contact agency link
346dd3b79c580aab82678743b41cec565fd8d49b · 2026-05-19 08:18:32 -0700 · Steve Abrams
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Files touched
Diff
commit 346dd3b79c580aab82678743b41cec565fd8d49b
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue May 19 08:18:32 2026 -0700
rep page: add rel=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 957f6bd..dfbc451 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 →</a>
+ <a class="btn-primary" href="<%= rep.contact_url %>" target="_blank" rel="noopener noreferrer">Contact agency →</a>
<a class="btn-ghost" href="mailto:<%= site.email %>?subject=Question%20about%20<%= encodeURIComponent(rep.agency) %>">Ask the directory</a>
</div>
</section>
← 1fa81ba polish: editorial hero, 'How matches work' 3-step block, sha
·
back to Hospitalitydesignreps
·
harden: 404-guard for .bak/.pre- static paths + broaden .git 0cda8ab →