[object Object]

← back to Glitterwalls

rails: editorial labels for firing aesthetic buckets

d98956a03f1165d2088d1f65e8049c29044cbd28 · 2026-05-26 09:59:53 -0700 · Steve

Files touched

Diff

commit d98956a03f1165d2088d1f65e8049c29044cbd28
Author: Steve <steve@designerwallcoverings.com>
Date:   Tue May 26 09:59:53 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 d529f79..8151829 100644
--- a/public/index.html
+++ b/public/index.html
@@ -656,7 +656,7 @@ const HOSTKEY = 'gw';
     document.documentElement.dataset.view = state.view;
   } catch(e){}
 })();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","gold":"Gold Glitter","silver":"Silver Glitter","metallic":"Metallic Shimmer"};
 
 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)

← b555921 404-guard for .bak/.pre-* paths (defense-in-depth, never ser  ·  back to Glitterwalls  ·  sku-redact: wire shared vendor-id display scrubber d7dd4b1 →