Merge pull request #36 from lnbits/videolinkfix
Fixes video and moves to front of order
This commit is contained in:
commit
4e9933f26c
2 changed files with 3 additions and 3 deletions
|
|
@ -52,11 +52,11 @@
|
|||
],
|
||||
"images": [
|
||||
{
|
||||
"uri": "https://raw.githubusercontent.com/lnbits/boltcards/main/static/image/1.png"
|
||||
"uri": "https://raw.githubusercontent.com/lnbits/boltcards/main/static/image/1.jpg",
|
||||
"link": "https://www.youtube.com/embed/_sW7miqaXJc?si=UlFX7yU2A_LkC70r"
|
||||
},
|
||||
{
|
||||
"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/boltcards/main/static/image/1.png"
|
||||
},
|
||||
{
|
||||
"uri": "https://raw.githubusercontent.com/lnbits/boltcards/main/static/image/3.jpg"
|
||||
|
|
|
|||
BIN
static/image/1.jpg
Normal file
BIN
static/image/1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 123 KiB |
Loading…
Add table
Add a link
Reference in a new issue