Skip to content

Commit 7fa0032

Browse files
author
Mathieu VANDENNEUCKER
committed
feat: add MVA speaker slide
1 parent f78a325 commit 7fa0032

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed
25.3 KB
Loading
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!-- .slide: class="speaker-slide" -->
2+
3+
# Presentation
4+
5+
![speaker](./assets/images/speakers/mva.jpeg)
6+
![company](./assets/images/logo-sfeir-blanc.png)
7+
8+
## Mathieu VANDENNEUCKER
9+
10+
### Full-stack Developer
11+
12+
<!-- .element: class="icon-rule icon-first" -->
13+
14+
15+
16+
<!-- .element: class="icon-mail icon-third" -->

docs/scripts/slides.js

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

0 commit comments

Comments
 (0)