[object Object]

← back to Wallpaperdefinitions

add rel=noopener noreferrer to external target=_blank links

857c715f5447bf19fc9a1dbd89f8789095c7a8c8 · 2026-05-19 08:10:30 -0700 · SteveStudio2

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

Files touched

Diff

commit 857c715f5447bf19fc9a1dbd89f8789095c7a8c8
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date:   Tue May 19 08:10:30 2026 -0700

    add rel=noopener noreferrer to external target=_blank links
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---
 public/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/index.html b/public/index.html
index cc4568c..1ce410f 100644
--- a/public/index.html
+++ b/public/index.html
@@ -279,7 +279,7 @@ body {
   <nav class="header-nav">
     <a href="#definitions">Definitions</a>
     <a href="#cta">Browse Catalog</a>
-    <a href="https://designerwallcoverings.com" target="_blank">DW</a>
+    <a href="https://designerwallcoverings.com" target="_blank" rel="noopener noreferrer">DW</a>
   </nav>
   <button class="theme-toggle" id="themeToggle" aria-label="Toggle dark/light mode">
     <svg id="iconSun" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" style="display:none"><circle cx="12" cy="12" r="5"/><line x1="12" y1="1" x2="12" y2="3"/><line x1="12" y1="21" x2="12" y2="23"/><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"/><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"/><line x1="1" y1="12" x2="3" y2="12"/><line x1="21" y1="12" x2="23" y2="12"/><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"/><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"/></svg>
@@ -496,7 +496,7 @@ body {
   <div class="cta-section">
     <h2>See it in your space before you commit</h2>
     <p>Every wallcovering in the Designer Wallcoverings catalog is available as a free memo sample. Our trade service team helps you calculate yardage, confirm dye lots, and match finishes to your specification.</p>
-    <a href="https://designerwallcoverings.com" target="_blank" class="cta-btn">Browse the Catalog</a>
+    <a href="https://designerwallcoverings.com" target="_blank" rel="noopener noreferrer" class="cta-btn">Browse the Catalog</a>
   </div>
 </section>
 

← 35441fe embed Big Red customer chat (lower-left, retail mode, vendor  ·  back to Wallpaperdefinitions  ·  harden .gitignore for snapshot files + add static .bak/.pre- c61ba80 →