← back to Greenwallcoverings
rails: repoint at real aesthetic buckets so rails fire + editorial labels
74d1f106155ba8cd8607cef2e189f025c27ce72b · 2026-05-26 10:03:45 -0700 · Steve
Files touched
M public/index.htmlM site.config.json
Diff
commit 74d1f106155ba8cd8607cef2e189f025c27ce72b
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 | 9 +++------
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/public/index.html b/public/index.html
index d50dde2..e307389 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","grasscloth":"Grasscloth & Natural Fiber","contemporary":"Modern & Contemporary","beige":"Warm Neutrals"};
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 456f912..3d0dbbc 100644
--- a/site.config.json
+++ b/site.config.json
@@ -10,11 +10,8 @@
"accent": "#5a7a4a"
},
"rails": [
- "fsc",
- "pvc-free",
- "recycled",
- "low-voc",
- "plant-based",
- "natural"
+ "grasscloth",
+ "contemporary",
+ "beige"
]
}
← eb10007 harden: noopener noreferrer on target=_blank (Facebook link
·
back to Greenwallcoverings
·
sku-redact: wire shared vendor-id display scrubber fb66c16 →