[object Object]

← back to Wallpaperwednesday

header: remove dw-header.js — fixes overlapping hamburgers (DW-HAMBURGER-NAV v1 sole nav); fleet regression sweep

23447eed573a06e7aad437a87eb44bf255bb2fb9 · 2026-06-01 14:22:19 -0700 · Steve Abrams

Files touched

Diff

commit 23447eed573a06e7aad437a87eb44bf255bb2fb9
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Mon Jun 1 14:22:19 2026 -0700

    header: remove dw-header.js — fixes overlapping hamburgers (DW-HAMBURGER-NAV v1 sole nav); fleet regression sweep
---
 public/index.html | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/public/index.html b/public/index.html
index 45d848f..18dba52 100644
--- a/public/index.html
+++ b/public/index.html
@@ -747,7 +747,9 @@
     window.nsContactClose = function () { var m = document.getElementById('nsContactModal'); if (m) m.classList.remove('show'); };
   }
 </script>
-<script>window.DwHeaderConfig={siteName:"Wallpaperwednesday",accent:"#9B7B4F",navLinks:[{name:'Home',url:'/'},{name:'Collections',url:'#shop'},{name:'About',url:'/about'},{name:'Care',url:'/care.html'},{name:'History',url:'/history.html'}],adminLinks:[{name:'Shopify admin',url:'https://admin.shopify.com',external:true},{name:'Edit hero',url:'#'},{name:'Analytics',url:'#'}]};</script>
-<script src="/dw-header.js" defer></script>
+<!-- dw-header.js REMOVED 2026-06-01 (fleet hamburger-overlap fix): it injected a 2nd
+     header (left burgers + centered name) colliding with the inline DW-HAMBURGER-NAV v1
+     (fixed circular ☰ upper-right). DW-HAMBURGER-NAV v1 is the sole nav. To re-enable
+     dw-header.js, remove DW-HAMBURGER-NAV v1 first. -->
 </body>
 </html>

← 8a8df9b og:image → own /hero-bg.jpg (was hardcoded shared Indienne s  ·  back to Wallpaperwednesday  ·  header A-rebuild: dw-header.js wins fleet — patched to hide 6077136 →