eaglelandsonce commited on
Commit
407b49a
·
verified ·
1 Parent(s): 006a718

Update slide_config.json

Browse files
Files changed (1) hide show
  1. slide_config.json +8 -8
slide_config.json CHANGED
@@ -1,49 +1,49 @@
1
  {
2
  "slides": [
3
  {
4
- "id": "slide_01",
5
  "image": "images/01_mg.png",
6
  "text": "This is the first slide.",
7
  "video": "https://www.youtube.com/embed/dQw4w9WgXcQ"
8
  },
9
  {
10
- "id": "slide_02",
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
- "id": "slide_04",
23
  "image": "images/04_mg.png",
24
  "text": "This is the first slide.",
25
  "video": "https://www.youtube.com/embed/dQw4w9WgXcQ"
26
  },
27
  {
28
- "id": "slide_05",
29
  "image": "images/05_mg.png",
30
  "text": "This is the second slide.",
31
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
32
  },
33
  {
34
- "id": "slide_06",
35
  "image": "images/06_mg.png",
36
  "text": "This is the second slide.",
37
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
38
  },
39
  {
40
- "id": "slide_07",
41
  "image": "images/07_mg.png",
42
  "text": "This is the second slide.",
43
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
44
  },
45
  {
46
- "id": "slide_08",
47
  "image": "images/08_mg.png",
48
  "text": "This is the second slide.",
49
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
 
1
  {
2
  "slides": [
3
  {
4
+ "id": "Azure Pipelines",
5
  "image": "images/01_mg.png",
6
  "text": "This is the first slide.",
7
  "video": "https://www.youtube.com/embed/dQw4w9WgXcQ"
8
  },
9
  {
10
+ "id": "Concept of Pipelines",
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": "Describe Pipelines",
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
+ "id": "Pipeline Key Terms",
23
  "image": "images/04_mg.png",
24
  "text": "This is the first slide.",
25
  "video": "https://www.youtube.com/embed/dQw4w9WgXcQ"
26
  },
27
  {
28
+ "id": "Agents and Pools",
29
  "image": "images/05_mg.png",
30
  "text": "This is the second slide.",
31
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
32
  },
33
  {
34
+ "id": "Microsoft vs Self-Hosted",
35
  "image": "images/06_mg.png",
36
  "text": "This is the second slide.",
37
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
38
  },
39
  {
40
+ "id": "Job Types",
41
  "image": "images/07_mg.png",
42
  "text": "This is the second slide.",
43
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"
44
  },
45
  {
46
+ "id": "Agent Pools",
47
  "image": "images/08_mg.png",
48
  "text": "This is the second slide.",
49
  "video": "https://www.youtube.com/embed/3JZ_D3ELwOQ"