We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfcc28a commit f045372Copy full SHA for f045372
docs/assets/images/speakers/TSL.png
473 KB
docs/markdown/00-school/10-speaker-tsl.md
@@ -0,0 +1,20 @@
1
+<!-- .slide: class="speaker-slide" -->
2
+
3
+# Presentation
4
5
+
6
+
7
8
+## Thomas SLOBODA
9
10
+### Web Developer & Engineering Manager
11
12
+<!-- .element: class="icon-rule icon-first" -->
13
14
+### @slobodathomas
15
16
+<!-- .element: class="icon-twitter icon-second" -->
17
18
+### [email protected]
19
20
+<!-- .element: class="icon-mail icon-third" -->
docs/scripts/slides.js
@@ -7,6 +7,7 @@ function schoolSlides() {
`${dir}/01-wifi.md`,
`${dir}/02-repository.md`,
`${dir}/10-speaker-ape.md`,
+ `${dir}/10-speaker-tsl.md`,
`${dir}/11-tour-de-table.md`,
`${dir}/20-what-we-will-do.md`,
];
0 commit comments