[object Object]

← back to Agedwallpaper

homepage: collapse the duplicated 'Ideas' rail-eyebrows into one section eyebrow

16b0991c444dabe2f75b815e9d3cbecec82d5c29 · 2026-06-01 13:56:18 -0700 · Steve

The #ideas section had a 'Ideas' kicker hardcoded above BOTH rails (New this
week + Curated picks), so it read 'IDEAS / IDEAS'. Promote a single 'Ideas'
eyebrow to the section top; rail titles are self-explanatory. Sample fix ahead
of fleet-wide rollout (48 sister sites share this template).

Files touched

Diff

commit 16b0991c444dabe2f75b815e9d3cbecec82d5c29
Author: Steve <steve@designerwallcoverings.com>
Date:   Mon Jun 1 13:56:18 2026 -0700

    homepage: collapse the duplicated 'Ideas' rail-eyebrows into one section eyebrow
    
    The #ideas section had a 'Ideas' kicker hardcoded above BOTH rails (New this
    week + Curated picks), so it read 'IDEAS / IDEAS'. Promote a single 'Ideas'
    eyebrow to the section top; rail titles are self-explanatory. Sample fix ahead
    of fleet-wide rollout (48 sister sites share this template).
---
 public/index.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/public/index.html b/public/index.html
index 22a7f39..aff2597 100644
--- a/public/index.html
+++ b/public/index.html
@@ -402,13 +402,12 @@ textarea:focus-visible,
 
 
 <section class="section" id="ideas">
+  <div class="rail-eyebrow">Ideas</div>
   <div class="rail-block">
-    <div class="rail-eyebrow">Ideas</div>
     <h2 class="rail-title">New this week</h2>
     <div class="rail" id="railNewest"></div>
   </div>
   <div class="rail-block">
-    <div class="rail-eyebrow">Ideas</div>
     <h2 class="rail-title">Curated picks</h2>
     <div class="rail" id="railCurated"></div>
   </div>

← 77a63c7 Re-add Big Red embed (revert conflicted; re-injected)  ·  back to Agedwallpaper  ·  Unique hero image (backsync from prod, fleet hero dedup 2026 34fac82 →