[object Object]

← back to Silkwallcoverings

hero: fix doubled trailing S in center wordmark (silkwallcoveringsS -> silkwallcoverings)

5cc00f7d38159f2dd15a0ea96ceacb8525eb941c · 2026-07-30 14:09:22 -0700 · Steve Abrams

Files touched

Diff

commit 5cc00f7d38159f2dd15a0ea96ceacb8525eb941c
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Thu Jul 30 14:09:22 2026 -0700

    hero: fix doubled trailing S in center wordmark (silkwallcoveringsS -> silkwallcoverings)
---
 .gitignore        | 1 +
 public/index.html | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 1140724..7e2084a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ build/
 *.bak
 *.bak.*
 *.pre-*
+.deploy.conf
diff --git a/public/index.html b/public/index.html
index e0b3515..b97fbc4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -403,7 +403,7 @@ textarea:focus-visible,
 <section class="cinema">
   <div class="cinema-bg" id="heroBg"></div>
   <div class="corner-mark">Trade-Grade Silk</div>
-  <div class="center-mark">silkwallcoveringsS<span class="tm">.</span><span class="sub">Pure silk</span></div>
+  <div class="center-mark">silkwallcoverings<span class="tm">.</span><span class="sub">Pure silk</span></div>
   <div class="meta-line">Silk · Trade · Heritage Mills<span class="num" id="heroNum"></span></div>
   <a class="enter" href="#shop">Enter <svg viewBox="0 0 24 12" fill="none" stroke="currentColor" stroke-width="1.4"><path d="M0 6h22M16 1l6 5-6 5"/></svg></a>
 </section>

← 2e9feba hero: use Tavernier Blue silk (dramatic navy, best wordmark  ·  back to Silkwallcoverings  ·  chore: v0.1.1 (session close — hero silk fix) 870e7b0 →