Merge pull request #35 from lnbits/extendeddescription
hotfix: extended description
This commit is contained in:
commit
c4ea272995
1 changed files with 5 additions and 5 deletions
10
config.json
10
config.json
|
|
@ -52,17 +52,17 @@
|
|||
],
|
||||
"images": [
|
||||
{
|
||||
"uri": "https://raw.githubusercontent.com/lnbits/copilot/main/static/1.png"
|
||||
"uri": "https://raw.githubusercontent.com/lnbits/boltcards/main/static/image/1.png"
|
||||
},
|
||||
{
|
||||
"uri": "https://raw.githubusercontent.com/lnbits/copilot/main/static/2.png",
|
||||
"uri": "https://raw.githubusercontent.com/lnbits/boltcards/main/static/image/2.png",
|
||||
"link": "https://www.youtube.com/watch?v=_sW7miqaXJc"
|
||||
},
|
||||
{
|
||||
"uri": "https://raw.githubusercontent.com/lnbits/copilot/main/static/3.jpg"
|
||||
"uri": "https://raw.githubusercontent.com/lnbits/boltcards/main/static/image/3.jpg"
|
||||
}
|
||||
],
|
||||
"description_md": "https://raw.githubusercontent.com/lnbits/copilot/main/description.md",
|
||||
"terms_and_conditions_md": "https://raw.githubusercontent.com/lnbits/copilot/main/toc.md",
|
||||
"description_md": "https://raw.githubusercontent.com/lnbits/boltcards/main/description.md",
|
||||
"terms_and_conditions_md": "https://raw.githubusercontent.com/lnbits/boltcards/main/toc.md",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue