[object Object]

← back to Wallco Ai

Add Theme Gallery link to admin-nav hamburger (sibling of Room Renders Gallery)

2c776131a386f9cf45880385475f73263006ef60 · 2026-05-29 09:58:33 -0700 · Steve

Files touched

Diff

commit 2c776131a386f9cf45880385475f73263006ef60
Author: Steve <steve@designerwallcoverings.com>
Date:   Fri May 29 09:58:33 2026 -0700

    Add Theme Gallery link to admin-nav hamburger (sibling of Room Renders Gallery)
---
 server.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/server.js b/server.js
index 2ef6e00..8f8b782 100644
--- a/server.js
+++ b/server.js
@@ -4792,6 +4792,7 @@ function htmlHeader(active) {
     <a href="/admin/cactus-curator" class="${active === '/admin/cactus-curator' ? 'active' : ''}">🌵 Cactus Curator (grid)</a>
     <a href="/admin/drunk-curator"  class="${active === '/admin/drunk-curator'  ? 'active' : ''}">🥃 Hot-or-Not + Wall Viewer</a>
     <a href="/admin/rooms"          class="${active === '/admin/rooms'          ? 'active' : ''}">🛋 Room Renders Gallery</a>
+    <a href="/admin/theme-gallery"  class="${active === '/admin/theme-gallery'  ? 'active' : ''}">🎨 Theme Gallery</a>
     <a href="/admin/elements"       class="${active === '/admin/elements'       ? 'active' : ''}">✂️ Elements Library</a>
     <a href="/admin/seam-debug"     class="${active === '/admin/seam-debug'     ? 'active' : ''}">🔬 Seam Debugger</a>
     <a href="/admin/etsy-bucket"    class="${active === '/admin/etsy-bucket'    ? 'active' : ''}">🛒 Etsy Bucket</a>

← d65186a Add admin Theme Preview Gallery (/admin/theme-gallery) — all  ·  back to Wallco Ai  ·  cactus-curator: haiku-vision chips + Fix-now heal pipeline w f6e3188 →