Changes to more pages
This commit is contained in:
parent
7771201c32
commit
ac879e29f2
3 changed files with 40 additions and 13 deletions
20
config.json
20
config.json
|
|
@ -1,12 +1,15 @@
|
|||
{
|
||||
"name": "Nostr Market",
|
||||
"id": "nostrmarket",
|
||||
"version": "1.1.0",
|
||||
"name": "Nostr Market",
|
||||
"repo": "https://github.com/lnbits/nostrmarket",
|
||||
"short_description": "Nostr Webshop/market on LNbits",
|
||||
"tile": "/nostrmarket/static/images/nostr-market.png",
|
||||
"description": "",
|
||||
"tile": "/nostrmarket/static/images/bitcoin-shop.png",
|
||||
"min_lnbits_version": "1.4.0",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "motorina0",
|
||||
"name": "Vlad Stan",
|
||||
"uri": "https://github.com/motorina0",
|
||||
"role": "Contributor"
|
||||
},
|
||||
|
|
@ -19,6 +22,11 @@
|
|||
"name": "talvasconcelos",
|
||||
"uri": "https://github.com/talvasconcelos",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "BenGWeeks",
|
||||
"uri": "https://github.com/BenGWeeks",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"images": [
|
||||
|
|
@ -44,5 +52,9 @@
|
|||
],
|
||||
"description_md": "https://raw.githubusercontent.com/lnbits/nostrmarket/main/description.md",
|
||||
"terms_and_conditions_md": "https://raw.githubusercontent.com/lnbits/nostrmarket/main/toc.md",
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"paid_features": "",
|
||||
"tags": ["Nostr", "Marketplace"],
|
||||
"donate": "",
|
||||
"hidden": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue