DOGE_Hackathon / slide_config.json
eaglelandsonce's picture
Create slide_config.json
0905131 verified
raw
history blame
436 Bytes
{
"slides": [
{
"id": "slide_01",
"image": "images/01_mg.jpg",
"text": "This is the first slide.",
"video": "https://www.youtube.com/embed/dQw4w9WgXcQ"
},
{
"id": "slide_02",
"image": "images/02_mg.jpg",
"text": "This is the second slide.",
"video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
}
]
}