← back to Silkwallpaper
rails: editorial labels for firing aesthetic buckets
8a54f6729977a8dd20e17e44473e0e527cc7549d · 2026-05-26 09:59:55 -0700 · Steve
Files touched
Diff
commit 8a54f6729977a8dd20e17e44473e0e527cc7549d
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 131d4b5..0fcc435 100644
--- a/public/index.html
+++ b/public/index.html
@@ -652,7 +652,7 @@ const HOSTKEY = location.hostname.replace(/\./g, '_');
document.documentElement.dataset.view = state.view;
} catch(e){}
})();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","contemporary":"Modern Silk","traditional":"Classic Silk","textured":"Textured & Tactile","commercial":"Commercial-Grade","silk":"Pure Silk"};
function escAttr(s) { return String(s == null ? '' : s).replace(/[&<>"']/g, c => ({ '&':'&','<':'<','>':'>','"':'"',"'":''' }[c])); }
// Image-URL allowlist: only DW Shopify CDN + designerwallcoverings.com (defends against XSS via crafted products.json)
← 96ecbc3 rails: wire /api/sliders into horizontal scroll-snap rail se
·
back to Silkwallpaper
·
sku-redact: wire shared vendor-id display scrubber 152e54e →