Skip to content

Commit f045372

Browse files
committed
feat: add TSL speaker slide
1 parent dfcc28a commit f045372

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed
473 KB
Loading
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!-- .slide: class="speaker-slide" -->
2+
3+
# Presentation
4+
5+
![speaker](./assets/images/speakers/TSL.png)
6+
![company](./assets/images/logo-sfeir-blanc.png)
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+
19+
20+
<!-- .element: class="icon-mail icon-third" -->

docs/scripts/slides.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ function schoolSlides() {
77
`${dir}/01-wifi.md`,
88
`${dir}/02-repository.md`,
99
`${dir}/10-speaker-ape.md`,
10+
`${dir}/10-speaker-tsl.md`,
1011
`${dir}/11-tour-de-table.md`,
1112
`${dir}/20-what-we-will-do.md`,
1213
];

0 commit comments

Comments
 (0)