← back to Silverleafwallpaper
rails: editorial labels for firing aesthetic buckets
039c05912c664e0a6517e6dc1a99487166a5a625 · 2026-05-26 09:59:55 -0700 · Steve
Files touched
Diff
commit 039c05912c664e0a6517e6dc1a99487166a5a625
Author: Steve <steve@designerwallcoverings.com>
Date: Tue May 26 09:59:55 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 7fd0858..0c15292 100644
--- a/public/index.html
+++ b/public/index.html
@@ -523,7 +523,7 @@ const HOSTKEY = location.hostname.replace(/\./g, '_');
if (savedSort) state.sort = savedSort;
} catch(e){}
})();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","silver":"Silver Leaf"};
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)
← fd0827e rails: wire /api/sliders into horizontal scroll-snap rail se
·
back to Silverleafwallpaper
·
rails: build from tags via shared rail-match helper (fix deg e16b18c →