← back to Micawallpaper
rails: editorial labels for firing aesthetic buckets
0ebe76079b2db37c34f5ca8a7899a31a8d3f19ff · 2026-05-26 09:59:53 -0700 · Steve
Files touched
Diff
commit 0ebe76079b2db37c34f5ca8a7899a31a8d3f19ff
Author: Steve <steve@designerwallcoverings.com>
Date: Tue May 26 09:59:53 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 7efe324..25881a9 100644
--- a/public/index.html
+++ b/public/index.html
@@ -508,7 +508,7 @@ const HOSTKEY = location.hostname.replace(/\./g, '_');
if (savedSort) state.sort = savedSort;
} catch(e){}
})();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","silver":"Silver Mica","pearl":"Pearl Mica"};
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)
← c92c8aa homepage: add retrowalls-canonical rail-sections (id=rails +
·
back to Micawallpaper
·
sku-redact: wire shared vendor-id display scrubber c7cdb98 →