[object Object]

← back to Wallpapercanada

rails: editorial labels for new tag-derived rail keys (index.html LABELS)

cff90a5a6181d02eb93362d11d646c8d73abe7ce · 2026-05-26 10:22:17 -0700 · Steve Abrams

Files touched

Diff

commit cff90a5a6181d02eb93362d11d646c8d73abe7ce
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Tue May 26 10:22:17 2026 -0700

    rails: editorial labels for new tag-derived rail keys (index.html LABELS)
---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 132049e..54d68c3 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","architectural":"Architectural"};
+const LABELS = {"all":"All","architectural":"Architectural","textured":"Textured & Tactile","contemporary":"Contemporary","vinyl":"Vinyl & Washable","beige":"Warm Neutrals","traditional":"Traditional","paper":"Paper Wallcoverings"};
 
 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)

← da21eed fix package-lock name field (stale hospitalitywallpaper from  ·  back to Wallpapercanada  ·  rails: tag-aware facet filter (productInRail) so rail drill- 9888676 →