mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 12:29:18 +00:00
We have two extra variables in the slides: @@GITREPO@@ (current value: github.com/jpetazzo/container.training) @@SLIDES@@ (current value: http://container.training/) These variables are set with gitrepo and slides in the YAML files. (Just like the chat variable.) Supercedes #256
22 lines
328 B
Markdown
22 lines
328 B
Markdown
class: title, self-paced
|
|
|
|
@@TITLE@@
|
|
|
|
.nav[*Self-paced version*]
|
|
|
|
---
|
|
|
|
class: title, in-person
|
|
|
|
@@TITLE@@<br/></br>
|
|
|
|
.footnote[
|
|
**Be kind to the WiFi!**<br/>
|
|
<!-- *Use the 5G network.* -->
|
|
*Don't use your hotspot.*<br/>
|
|
*Don't stream videos or download big files during the workshop.*<br/>
|
|
*Thank you!*
|
|
|
|
**Slides: @@SLIDES@@**
|
|
]
|