Tweak logistics + final slide

This commit is contained in:
Jerome Petazzoni
2019-11-12 15:07:17 -06:00
parent 12e1da32fb
commit 703a438c09
3 changed files with 6 additions and 4 deletions

View File

@@ -89,3 +89,7 @@ chapters:
- k8s/whatsnext.md
- k8s/links.md
- shared/thankyou.md
- |
class: pic
![Enix High Five](https://2019-hi5.netlify.com/hi5.png)

View File

@@ -1,7 +1,5 @@
## Intros
- This slide should be customized by the tutorial instructor(s).
- Hello! I'm Jérôme ([@jpetazzo](https://twitter.com/jpetazzo))
- The workshop will run from 9:00 to 17:00

View File

@@ -109,8 +109,8 @@ div.pic p {
div.pic img {
display: block;
margin: auto;
max-width: 1210px;
max-height: 550px;
max-width: 100%;
max-height: 100%;
}
div.pic h1, div.pic h2, div.title h1, div.title h2 {
text-align: center;