← back to Silverleafwallpaper
remove dead /vocabulary nav link from sub-pages (no vocabulary.html exists)
cbeb521def86cbc66125240fda73510771643b13 · 2026-05-18 20:46:02 -0700 · Steve Abrams
Files touched
M public/care.htmlM public/history.htmlM public/sourcing.htmlM public/trade.html
Diff
commit cbeb521def86cbc66125240fda73510771643b13
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Mon May 18 20:46:02 2026 -0700
remove dead /vocabulary nav link from sub-pages (no vocabulary.html exists)
---
public/care.html | 1 -
public/history.html | 1 -
public/sourcing.html | 1 -
public/trade.html | 1 -
4 files changed, 4 deletions(-)
diff --git a/public/care.html b/public/care.html
index a9f06bc..d367d22 100644
--- a/public/care.html
+++ b/public/care.html
@@ -46,7 +46,6 @@ 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>
diff --git a/public/history.html b/public/history.html
index 35b0081..f8da1a2 100644
--- a/public/history.html
+++ b/public/history.html
@@ -35,7 +35,6 @@ 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>
diff --git a/public/sourcing.html b/public/sourcing.html
index 735d857..1eb7e63 100644
--- a/public/sourcing.html
+++ b/public/sourcing.html
@@ -48,7 +48,6 @@ 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>
diff --git a/public/trade.html b/public/trade.html
index a9915ac..bd9509d 100644
--- a/public/trade.html
+++ b/public/trade.html
@@ -46,7 +46,6 @@ 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>
← 78e18f9 fix /api/facets total: report niche-filtered count not pre-n
·
back to Silverleafwallpaper
·
stage2: wire microsite catalog + admin CRUD + grid/list view 493e336 →