|
@@ -7,7 +7,7 @@
|
7
|
7
|
"params": {
|
8
|
8
|
"theme": "sky",
|
9
|
9
|
"background-image": "static/img/valley-1.svg",
|
10
|
|
- "background-opacity": "0.5",
|
|
10
|
+ "background-opacity": "0.25",
|
11
|
11
|
"background-position": "top left"
|
12
|
12
|
},
|
13
|
13
|
"markdown": "This is my **farewell ceremony**.\n\nI [love](https://en.wikipedia.org/wiki/Love) you all."
|
|
@@ -18,7 +18,7 @@
|
18
|
18
|
"params": {
|
19
|
19
|
"theme": "solarized",
|
20
|
20
|
"background-image": "static/img/valley-1.svg",
|
21
|
|
- "background-opacity": "0.5"
|
|
21
|
+ "background-opacity": "0.25"
|
22
|
22
|
},
|
23
|
23
|
"markdown": "I've done many things. Some of them I'm proud of:",
|
24
|
24
|
"slides": [
|
|
@@ -27,7 +27,7 @@
|
27
|
27
|
"title": "My work",
|
28
|
28
|
"params": {
|
29
|
29
|
"background-image": "static/img/valley-1.svg",
|
30
|
|
- "background-opacity": "0.5"
|
|
30
|
+ "background-opacity": "0.25"
|
31
|
31
|
},
|
32
|
32
|
"markdown": "### I've worked like a horse.\n\n![A horse (of course)|w-50 centered](static/img/horse.png)"
|
33
|
33
|
},
|
|
@@ -40,7 +40,7 @@
|
40
|
40
|
"background-position": "center middle",
|
41
|
41
|
"background-size": "contain"
|
42
|
42
|
},
|
43
|
|
- "markdown": "#### I've rested like a cat.\n\n![A cat resting|w-50 centered](static/img/cat-resting.png)"
|
|
43
|
+ "markdown": "#### I've rested like a cat.\n\n![A cat resting|w-66 centered](static/img/cat-resting.png)"
|
44
|
44
|
}
|
45
|
45
|
]
|
46
|
46
|
},
|
|
@@ -50,7 +50,7 @@
|
50
|
50
|
"params": {
|
51
|
51
|
"theme": "league",
|
52
|
52
|
"background-image": "static/img/particles-1.svg",
|
53
|
|
- "background-opacity": "0.5"
|
|
53
|
+ "background-opacity": "0.25"
|
54
|
54
|
},
|
55
|
55
|
"markdown": "I've made many mistakes.\n\nI hope you can forgive me:",
|
56
|
56
|
"slides": [
|