← back to Screenprintedwallpaper
rails: editorial labels for firing aesthetic buckets
8e93e311bf1b945c692cfa8b07adc7effc0f58f0 · 2026-05-26 09:59:54 -0700 · Steve
Files touched
Diff
commit 8e93e311bf1b945c692cfa8b07adc7effc0f58f0
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 d15a8df..55df219 100644
--- a/public/index.html
+++ b/public/index.html
@@ -525,7 +525,7 @@ try {
if (ss) ss.value = savedSort;
}
} catch (e) {}
-const LABELS = {"screen-print":"Screen print"};
+const LABELS = {"all":"All","contemporary":"Modern & Contemporary","white":"Crisp Whites","whimsical":"Whimsical & Playful"};
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)
← 9b6f409 rails: wire /api/sliders into horizontal scroll-snap rail se
·
back to Screenprintedwallpaper
·
frontend: cleanSku() strips vendor names from displayed sku 0a433c1 →