[object Object]

← back to Wallpapercanada

rails: editorial labels for firing aesthetic buckets

aa91da458f9803552d8f3de2e0592c11138c1d63 · 2026-05-26 09:59:55 -0700 · Steve

Files touched

Diff

commit aa91da458f9803552d8f3de2e0592c11138c1d63
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 829e5bd..132049e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -649,7 +649,7 @@ const HOSTKEY = location.hostname.replace(/\./g, '_');
     document.documentElement.dataset.view = state.view;
   } catch(e){}
 })();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","architectural":"Architectural"};
 
 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)

← 6783aaa rails: wire /api/sliders into horizontal scroll-snap rail se  ·  back to Wallpapercanada  ·  rails: build from tags via shared rail-match helper (fix deg 86eb049 →