← back to 1940swallpaper
corner-nav: fix injection — script tag was landing inside HTML comment, now anchored to real </body>
2817fc002215f9ebed5a01d5d9bbdb49bafc7d71 · 2026-05-13 17:40:49 -0700 · SteveStudio2
Files touched
Diff
commit 2817fc002215f9ebed5a01d5d9bbdb49bafc7d71
Author: SteveStudio2 <stevestudio2@SteveStacStudio.lan>
Date: Wed May 13 17:40:49 2026 -0700
corner-nav: fix injection — script tag was landing inside HTML comment, now anchored to real </body>
---
public/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/index.html b/public/index.html
index be4aab7..519819a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -598,8 +598,7 @@ loadGridPage();
</script>
<!-- ============================================================
DW UNIVERSAL CONTACT MODULE — fashion-house UX
- Inject before <script src="/corner-nav.js" defer></script>
-</body> in every DW-family sister site.
+ Inject before </body> in every DW-family sister site.
Self-contained: CSS + 4 modals + JS submission handlers.
Uses host site's CSS vars (--bg, --fg, --gold, --rule).
============================================================ -->
@@ -945,5 +944,6 @@ loadGridPage();
data-mode="retail"
defer onerror="this.remove()"></script>
+<script src="/corner-nav.js" defer></script>
</body>
</html>
← f5faaee embed Big Red customer chat (lower-left, retail mode, vendor
·
back to 1940swallpaper
·
corner-nav: title-case brand display (e.g. corkwallcovering 1c324ba →