← back to Recycledwallpaper
rails: editorial labels for firing aesthetic buckets
a1f829c57b8fba1c12f408ec5950e81f98db5f0d · 2026-05-26 09:59:54 -0700 · Steve
Files touched
Diff
commit a1f829c57b8fba1c12f408ec5950e81f98db5f0d
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 3a8d394..e13d32c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -489,7 +489,7 @@ const HOSTKEY = location.hostname.replace(/\./g, '_');
document.documentElement.dataset.view = state.view;
} catch(e){}
})();
-const LABELS = {"recycled":"Recycled","sustainable":"Sustainable"};
+const LABELS = {"all":"All","beige":"Warm Neutrals","brown":"Rich Earth Tones","gray":"Cool Grays"};
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)
← 2a0c5d3 homepage: add retrowalls-canonical rail-sections (id=rails +
·
back to Recycledwallpaper
·
frontend: cleanSku() strips vendor names from displayed sku f0a90ff →