[object Object]

← back to Retrowalls

rails: editorial labels for firing aesthetic buckets

644afec5cde3e6968d0dd5857e1f15a14a9037b1 · 2026-05-26 09:59:54 -0700 · Steve

Files touched

Diff

commit 644afec5cde3e6968d0dd5857e1f15a14a9037b1
Author: Steve <steve@designerwallcoverings.com>
Date:   Tue May 26 09:59:54 2026 -0700

    rails: editorial labels for firing aesthetic buckets
---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 4e6311a..3e9960e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -661,7 +661,7 @@ const HOSTKEY = location.hostname.replace(/\./g, '_');
     }
   } catch(e){}
 })();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","deco":"Art Deco","damask":"Damask","global":"Global & Eclectic","geometric":"Geometric & Abstract"};
 
 function escAttr(s) { return String(s == null ? '' : s).replace(/[&<>"']/g, c => ({ '&':'&amp;','<':'&lt;','>':'&gt;','"':'&quot;',"'":'&#39;' }[c])); }
 // Image-URL allowlist: only DW Shopify CDN + designerwallcoverings.com (defends against XSS via crafted products.json)

← 2049623 rails: wire /api/sliders into horizontal scroll-snap rail se  ·  back to Retrowalls  ·  sku-redact: wire shared vendor-id display scrubber cc7338e →