[object Object]

← back to Textilewallpaper

rails: editorial labels for firing aesthetic buckets

f339372e3f677eca81baba03c0c19373a51249be · 2026-05-26 09:59:55 -0700 · Steve

Files touched

Diff

commit f339372e3f677eca81baba03c0c19373a51249be
Author: Steve <steve@designerwallcoverings.com>
Date:   Tue May 26 09:59:55 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 0760276..23b6426 100644
--- a/public/index.html
+++ b/public/index.html
@@ -519,7 +519,7 @@ const HOSTKEY = location.hostname.replace(/\./g, '_');
     if (savedSort) state.sort = savedSort;
   } catch(e){}
 })();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","grasscloth":"Grasscloth","contemporary":"Modern Weave","woven":"Woven Textures","textured":"Textured & Tactile","architectural":"Architectural"};
 
 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)

← 26f0de0 rails: wire /api/sliders into horizontal scroll-snap rail se  ·  back to Textilewallpaper  ·  sku-redact: wire shared vendor-id display scrubber 334ba2d →