[object Object]

← back to Pastelwallpaper

nav: retarget dead /about to /history, drop dead /vocabulary links, add noreferrer to external link

3e876d72c99fc513ae341710747f2317e0a4bff4 · 2026-05-19 08:06:00 -0700 · Steve Abrams

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

Files touched

Diff

commit 3e876d72c99fc513ae341710747f2317e0a4bff4
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue May 19 08:06:00 2026 -0700

    nav: retarget dead /about to /history, drop dead /vocabulary links, add noreferrer to external link
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---
 public/care.html     | 2 --
 public/history.html  | 2 --
 public/index.html    | 6 +++---
 public/sourcing.html | 2 --
 public/trade.html    | 2 --
 5 files changed, 3 insertions(+), 11 deletions(-)

diff --git a/public/care.html b/public/care.html
index c996a5c..762ecb0 100644
--- a/public/care.html
+++ b/public/care.html
@@ -48,10 +48,8 @@ nav.foot a{margin-right:22px;text-decoration:none}
 <nav class="foot">
 <a href="/">Browse</a>
 <a href="/history">History</a>
-<a href="/vocabulary">Vocabulary</a>
 <a href="/sourcing">Sourcing</a>
 <a href="/care">Care</a>
 <a href="/trade">Trade</a>
-<a href="/about">About</a>
 </nav>
 </div></body></html>
\ No newline at end of file
diff --git a/public/history.html b/public/history.html
index 98e75d9..24e8b01 100644
--- a/public/history.html
+++ b/public/history.html
@@ -31,10 +31,8 @@ nav.foot a{margin-right:22px;text-decoration:none}
 <nav class="foot">
 <a href="/">Browse</a>
 <a href="/history">History</a>
-<a href="/vocabulary">Vocabulary</a>
 <a href="/sourcing">Sourcing</a>
 <a href="/care">Care</a>
 <a href="/trade">Trade</a>
-<a href="/about">About</a>
 </nav>
 </div></body></html>
\ No newline at end of file
diff --git a/public/index.html b/public/index.html
index 087db88..eb3129b 100644
--- a/public/index.html
+++ b/public/index.html
@@ -238,7 +238,7 @@ textarea:focus-visible,
         </a>
         <nav class="ns-nav" id="nsPrimaryNav" aria-label="Primary">
             <a href="/">Home</a>
-            <a href="/about">About</a>
+            <a href="/history">History</a>
             <button type="button" onclick="nsContactOpen()">Contact</button>
         </nav>
         <button type="button" class="mobile-toggle" aria-label="Toggle menu" aria-controls="nsPrimaryNav" aria-expanded="false" onclick="nsToggleNav(this)">
@@ -338,7 +338,7 @@ textarea:focus-visible,
     <div>
       <div class="footer-brand">pastelwallpaper</div>
       <p class="footer-text">pastelwallpaper — real samples ship free.</p>
-      <p class="footer-text" style="margin-top:14px;font-size:11px;letter-spacing:0.18em;text-transform:uppercase;font-weight:600;color:var(--paper);opacity:0.7"><a href="/about" style="color:inherit;text-decoration:none;border-bottom:1px solid var(--accent)">About →</a></p>
+      <p class="footer-text" style="margin-top:14px;font-size:11px;letter-spacing:0.18em;text-transform:uppercase;font-weight:600;color:var(--paper);opacity:0.7"><a href="/history" style="color:inherit;text-decoration:none;border-bottom:1px solid var(--accent)">History →</a></p>
     </div>
     <div class="footer-col">
       <h4>Aesthetic</h4>
@@ -353,7 +353,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">
diff --git a/public/sourcing.html b/public/sourcing.html
index 904c2dd..1370a62 100644
--- a/public/sourcing.html
+++ b/public/sourcing.html
@@ -46,10 +46,8 @@ nav.foot a{margin-right:22px;text-decoration:none}
 <nav class="foot">
 <a href="/">Browse</a>
 <a href="/history">History</a>
-<a href="/vocabulary">Vocabulary</a>
 <a href="/sourcing">Sourcing</a>
 <a href="/care">Care</a>
 <a href="/trade">Trade</a>
-<a href="/about">About</a>
 </nav>
 </div></body></html>
\ No newline at end of file
diff --git a/public/trade.html b/public/trade.html
index 206f13d..947fbb6 100644
--- a/public/trade.html
+++ b/public/trade.html
@@ -46,10 +46,8 @@ nav.foot a{margin-right:22px;text-decoration:none}
 <nav class="foot">
 <a href="/">Browse</a>
 <a href="/history">History</a>
-<a href="/vocabulary">Vocabulary</a>
 <a href="/sourcing">Sourcing</a>
 <a href="/care">Care</a>
 <a href="/trade">Trade</a>
-<a href="/about">About</a>
 </nav>
 </div></body></html>
\ No newline at end of file

← cd2c4f7 untrack 18 bak/pre snapshot files + broaden .gitignore to *.  ·  back to Pastelwallpaper  ·  stage2: wire microsite catalog + admin CRUD + grid/list view 81dc95d →