diff --git a/static/components/customer-market/customer-market.html b/static/components/customer-market/customer-market.html index eb056ff..ba5ad41 100644 --- a/static/components/customer-market/customer-market.html +++ b/static/components/customer-market/customer-market.html @@ -2,17 +2,6 @@
-
diff --git a/static/js/market.js b/static/js/market.js index e50a891..fac2655 100644 --- a/static/js/market.js +++ b/static/js/market.js @@ -48,7 +48,7 @@ const market = async () => { } }, searchNostr: false, - drawer: false, + drawer: true, pubkeys: new Set(), relays: new Set(), events: [], diff --git a/templates/nostrmarket/market.html b/templates/nostrmarket/market.html index 8b25525..600ad32 100644 --- a/templates/nostrmarket/market.html +++ b/templates/nostrmarket/market.html @@ -1,5 +1,12 @@ {% extends "public.html" %} {% block page %} + + + + Header + + + Settings @@ -145,27 +152,32 @@
+
-
- - - {%raw%} - - {{ activePage }} - - {%endraw%} - - Search for products on Nostr - - - - -
+ + + + + + + +
+ Search + for products on Nostr + User + Config + Shopping + Cart +
+
+