← back to Naturalwallcoverings
rails: editorial labels for firing aesthetic buckets
52280798cbaddd25d7b646f6c7ea131b46acc08b · 2026-05-26 09:59:54 -0700 · Steve
Files touched
Diff
commit 52280798cbaddd25d7b646f6c7ea131b46acc08b
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 6c842e5..e78648c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -511,7 +511,7 @@ const HOSTKEY = location.hostname.replace(/\./g, '_');
if (savedSort) state.sort = savedSort;
} catch(e){}
})();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","grasscloth":"Grasscloth","linen":"Linen","cork":"Cork"};
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)
← b87a36d homepage: add retrowalls-canonical rail-sections (id=rails +
·
back to Naturalwallcoverings
·
sku-redact: wire shared vendor-id display scrubber 85da62c →