← back to Contractwallpaper
rails: repoint at real aesthetic buckets so rails fire + editorial labels
60b930cba5484127f35a3a0947b953c22fdf1e5d · 2026-05-26 10:03:45 -0700 · Steve
Files touched
M public/index.htmlM site.config.json
Diff
commit 60b930cba5484127f35a3a0947b953c22fdf1e5d
Author: Steve <steve@designerwallcoverings.com>
Date: Tue May 26 10:03:45 2026 -0700
rails: repoint at real aesthetic buckets so rails fire + editorial labels
---
public/index.html | 2 +-
site.config.json | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/public/index.html b/public/index.html
index 155742e..b2c10d2 100644
--- a/public/index.html
+++ b/public/index.html
@@ -507,7 +507,7 @@ const HOSTKEY = location.hostname.replace(/\./g, '_');
document.documentElement.dataset.view = state.view;
} catch(e){}
})();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","textured":"Textured & Tactile","contemporary":"Modern & Contemporary","beige":"Warm Neutrals","traditional":"Classic & Traditional","gray":"Cool Grays","brown":"Rich Earth Tones"};
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)
diff --git a/site.config.json b/site.config.json
index 5eff25a..c4fdca2 100644
--- a/site.config.json
+++ b/site.config.json
@@ -10,12 +10,12 @@
"accent": "#7ea8d4"
},
"rails": [
- "type-ii",
- "hospitality",
- "healthcare",
- "office",
- "retail",
- "wipe-clean"
+ "textured",
+ "contemporary",
+ "beige",
+ "traditional",
+ "gray",
+ "brown"
],
"port": 9849
}
← 30f6e7a Revert "site.config rails: align with actual product aesthet
·
back to Contractwallpaper
·
sku-redact: wire shared vendor-id display scrubber 961be83 →