[object Object]

← back to 1980swallpaper

nav: drop dead /about + /vocabulary links (no target pages), repoint to /history

4b51e654a5fbc5d0509af545f7690fc9ecb6da0b · 2026-05-19 08:42:06 -0700 · SteveStudio2

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

Files touched

Diff

commit 4b51e654a5fbc5d0509af545f7690fc9ecb6da0b
Author: SteveStudio2 <steve@designerwallcoverings.com>
Date:   Tue May 19 08:42:06 2026 -0700

    nav: drop dead /about + /vocabulary links (no target pages), repoint to /history
    
    Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---
 public/care.html     | 2 --
 public/history.html  | 2 --
 public/index.html    | 4 ++--
 public/sourcing.html | 2 --
 public/trade.html    | 2 --
 5 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/public/care.html b/public/care.html
index 61ad47d..c0e50d1 100644
--- a/public/care.html
+++ b/public/care.html
@@ -40,10 +40,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 84f4073..cecd876 100644
--- a/public/history.html
+++ b/public/history.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/index.html b/public/index.html
index 6d261d3..94ad569 100644
--- a/public/index.html
+++ b/public/index.html
@@ -241,7 +241,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)">
@@ -341,7 +341,7 @@ textarea:focus-visible,
     <div>
       <div class="footer-brand">1980swallpaper</div>
       <p class="footer-text">1980swallpaper — 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>
diff --git a/public/sourcing.html b/public/sourcing.html
index f75600e..b04b2fe 100644
--- a/public/sourcing.html
+++ b/public/sourcing.html
@@ -52,10 +52,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 7bb7c57..aa18cbf 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

← e04f330 untrack *.bak/*.pre-* snapshot files, broaden .gitignore to  ·  back to 1980swallpaper  ·  links: add noreferrer to external target=_blank Facebook lin 08d022b →