Skip to content

Commit 84a985d

Browse files
authored
Add new image with YouTube link to config.json
Added a new image with a link to a YouTube video.
1 parent f962911 commit 84a985d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
}
2121
],
2222
"images": [
23+
{
24+
"uri": "https://raw.githubusercontent.com/lnbits/example/main/static/image/example_showcase_thumbnail.png",
25+
"link": "https://www.youtube.com/watch?v=aRTRYcNwqj0"
26+
},
2327
{
2428
"uri": "https://raw.githubusercontent.com/lnbits/example/main/static/1.png"
2529
},

0 commit comments

Comments
 (0)