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