[object Object]

← back to Silkwallcoverings

rails: editorial labels for firing aesthetic buckets

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

Files touched

Diff

commit d8868557b22bde7fed2a5164fe26b541db1eeeaf
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 3ac4eb8..8fe8f8f 100644
--- a/public/index.html
+++ b/public/index.html
@@ -485,7 +485,7 @@ const HOSTKEY = location.hostname.replace(/\./g, '_');
     document.documentElement.dataset.view = state.view;
   } catch(e){}
 })();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","durable":"High-Durability Silk","architectural":"Architectural Silk"};
 
 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)

← 30c767e rails: wire /api/sliders into horizontal scroll-snap rail se  ·  back to Silkwallcoverings  ·  rails: tag-aware via shared rail-match helper + editorial LA 1ec7c63 →