Add a banner header (props to JoshuaM) (#41)
* add banner header * init naddr * add type to place order content obj * add content to config * naddr working, still WIP * add banner and UI customization * add banner header * init naddr * add type to place order content obj * add content to config * naddr working, still WIP * add banner and UI customization * add market name to stall page breadcrumbs * Add usage description to readme
This commit is contained in:
parent
80bb57c537
commit
d2ff0b8f64
7 changed files with 360 additions and 359 deletions
|
|
@ -10,7 +10,8 @@ async function customerMarket(path) {
|
|||
'search-nostr',
|
||||
'relays',
|
||||
'update-products',
|
||||
'update-stalls'
|
||||
'update-stalls',
|
||||
'styles'
|
||||
],
|
||||
data: function () {
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue