← back to Naturalwallcoverings
rail-card meta: render Designer Wallcoverings instead of p.vendor (last customer-facing vendor leak on this site)
6367dcbae049c326fe368e80c4d224e35ac89d6f · 2026-05-25 21:24:15 -0700 · Steve
Files touched
Diff
commit 6367dcbae049c326fe368e80c4d224e35ac89d6f
Author: Steve <steve@designerwallcoverings.com>
Date: Mon May 25 21:24:15 2026 -0700
rail-card meta: render Designer Wallcoverings instead of p.vendor (last customer-facing vendor leak on this site)
---
public/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/index.html b/public/index.html
index e39782d..accfb39 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1084,7 +1084,7 @@ loadGridPage();
return '<a class="rail-card" href="/sample/' + encodeURIComponent(p.handle || p.sku) + '">' +
'<img src="' + url + '" alt="' + (p.title || '').replace(/"/g, '"') + '" loading="lazy">' +
'<div class="rc-title">' + ((p.title || '').split('|')[0] || '').trim() + '</div>' +
- '<div class="rc-meta">' + (p.vendor || '') + '</div>' +
+ '<div class="rc-meta">Designer Wallcoverings</div>' +
'</a>';
}
const r1 = document.getElementById('railNewest');
← c56bed8 noopener,noreferrer on window.open() sister-site jump (preve
·
back to Naturalwallcoverings
·
wire api-vendor-redact middleware (above all route registrat 57702bf →