[object Object]

← back to 1980swallpaper

rails: editorial labels for firing aesthetic buckets

c014d73082f54f3bd2b83a731850464285c4ab1f · 2026-05-26 09:59:52 -0700 · Steve

Files touched

Diff

commit c014d73082f54f3bd2b83a731850464285c4ab1f
Author: Steve <steve@designerwallcoverings.com>
Date:   Tue May 26 09:59:52 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 44b9309..c284e0e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -509,7 +509,7 @@ const TOUCH = window.matchMedia('(hover: none)').matches;
     document.documentElement.dataset.view = state.view;
   } catch(e){}
 })();
-const LABELS = {};
+const LABELS = {"all":"All","contemporary":"Modern & Contemporary","texture":"Natural Texture","beige":"Warm Neutrals","traditional":"Classic & Traditional"};
 
 function escAttr(s) { return String(s == null ? '' : s).replace(/[&<>"']/g, c => ({ '&':'&amp;','<':'&lt;','>':'&gt;','"':'&quot;',"'":'&#39;' }[c])); }
 // Image-URL allowlist: only DW Shopify CDN + designerwallcoverings.com (defends against XSS via crafted products.json)

← f9c89e6 wire api-vendor-redact middleware (close vendors-facet leak)  ·  back to 1980swallpaper  ·  sku-redact: wire shared vendor-id display scrubber 2e47b90 →