[object Object]

← back to 1900swallpaper

rails: editorial labels for firing aesthetic buckets

fd369c0a1868882a00e8d3d58372b20c7d5c6a10 · 2026-05-26 09:59:52 -0700 · Steve

Files touched

Diff

commit fd369c0a1868882a00e8d3d58372b20c7d5c6a10
Author: Steve <steve@designerwallcoverings.com>
Date:   Tue May 26 09:59:52 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 e4cd142..3ae788a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -509,7 +509,7 @@ const TOUCH = window.matchMedia('(hover: none)').matches;
     document.documentElement.dataset.view = state.view;
   } catch(e){}
 })();
-const LABELS = {"all":"All"};
+const LABELS = {"all":"All","art-nouveau":"Art Nouveau"};
 
 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)

← 40159d2 homepage: render 4 tag-bucket rails (art nouveau/botanical/f  ·  back to 1900swallpaper  ·  rails: tag-aware via shared rail-match helper + editorial LA d5fdd5d →