← back to Pattern Vault
fix: front-page H1 was leaking 'Fernwick Studio' (a designer persona) as the storefront brand — restore 'The Pattern Vault'
8f6223515383de30e5603d1365d3c728ea56a6a3 · 2026-07-22 21:51:52 -0700 · Steve Abrams
Files touched
Diff
commit 8f6223515383de30e5603d1365d3c728ea56a6a3
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Wed Jul 22 21:51:52 2026 -0700
fix: front-page H1 was leaking 'Fernwick Studio' (a designer persona) as the storefront brand — restore 'The Pattern Vault'
---
public/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/index.html b/public/index.html
index b88d33d..5472d3f 100644
--- a/public/index.html
+++ b/public/index.html
@@ -39,8 +39,8 @@ footer{border-top:1px solid var(--line);color:var(--mut);text-align:center;paddi
footer a{color:var(--gold)}
</style></head><body>
<header>
- <h1><em>Fernwick</em> Studio</h1>
- <div class="tag">Original seamless wallpaper & surface patterns — hand-designed, print-ready, licensed by the roll or exclusive · <span style="opacity:.7">the Pattern Vault</span></div>
+ <h1>The <em>Pattern</em> Vault</h1>
+ <div class="tag">Original seamless wallpaper & surface patterns — hand-designed, print-ready, licensed by the roll or exclusive</div>
<div class="badge" id="modeBadge">loading…</div>
<div style="margin-top:14px"><a href="/trends" style="color:var(--gold);text-decoration:none;font-size:13px;letter-spacing:.06em;border-bottom:1px solid var(--line);padding-bottom:2px">Trend Board →</a> <a href="/handoff" style="color:var(--gold);text-decoration:none;font-size:13px;letter-spacing:.06em;border-bottom:1px solid var(--line);padding-bottom:2px">Handoff →</a></div>
</header>
← f053b3d design-trend-scout: refresh trend board 2026-07-20 (correct
·
back to Pattern Vault
·
auth: accept second admin user dbrown 3bbd6c6 →