eaglelandsonce commited on
Commit
d441b80
·
verified ·
1 Parent(s): 43057eb

Update slide_config.json

Browse files
Files changed (1) hide show
  1. slide_config.json +6 -0
slide_config.json CHANGED
@@ -11,6 +11,12 @@
11
  "image": "images/02_mg.png",
12
  "text": "This is the second slide.",
13
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
 
 
 
 
 
 
14
  }
15
  ]
16
  }
 
11
  "image": "images/02_mg.png",
12
  "text": "This is the second slide.",
13
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
14
+ },
15
+ {
16
+ "id": "slide_03",
17
+ "image": "images/03_mg.png",
18
+ "text": "This is the second slide.",
19
+ "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
20
  }
21
  ]
22
  }