← back to Restorationwallpaper
rails: editorial labels for new tag-derived rail keys (index.html LABELS)
e114401e95cd843e35ac8920ede6869ec48fefac · 2026-05-26 10:22:18 -0700 · Steve Abrams
Files touched
Diff
commit e114401e95cd843e35ac8920ede6869ec48fefac
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue May 26 10:22:18 2026 -0700
rails: editorial labels for new tag-derived rail keys (index.html LABELS)
---
public/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/index.html b/public/index.html
index 8a0d9d0..ca51472 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 = {"all":"All","victorian":"Victorian Restoration"};
+const LABELS = {"all":"All","victorian":"Victorian","traditional":"Traditional","damask":"Damask","floral":"Floral","paper":"Paper Wallcoverings","beige":"Warm Neutrals"};
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)
← 00b8d92 rails: build from tags via shared rail-match helper (fix deg
·
back to Restorationwallpaper
·
rails: tag-aware facet filter (productInRail) so rail drill- 8f1abe9 →