aboutsummaryrefslogtreecommitdiff
path: root/scripts/md/slides.md
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/md/slides.md')
-rw-r--r--scripts/md/slides.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/scripts/md/slides.md b/scripts/md/slides.md
index 8dd4d30..f8155ac 100644
--- a/scripts/md/slides.md
+++ b/scripts/md/slides.md
@@ -14,8 +14,9 @@ class: segue dark nobackground
14 14
15title: Agenda 15title: Agenda
16class: big 16class: big
17build_lists: true
17 18
18Things we'll cover: 19Things we'll cover (list should build):
19 20
20- Bullet1 21- Bullet1
21- Bullet2 22- Bullet2
@@ -69,3 +70,9 @@ function detectFormFactor() {
69} 70}
70</pre> 71</pre>
71 72
73---
74
75title: Centered content
76content_class: flexbox vcenter
77
78This content should be centered!