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 f78a325 commit 7fa0032Copy full SHA for 7fa0032
docs/assets/images/speakers/mva.jpeg
25.3 KB
docs/markdown/00-school/10-speaker-mva.md
@@ -0,0 +1,16 @@
1
+<!-- .slide: class="speaker-slide" -->
2
+
3
+# Presentation
4
5
+
6
+
7
8
+## Mathieu VANDENNEUCKER
9
10
+### Full-stack Developer
11
12
+<!-- .element: class="icon-rule icon-first" -->
13
14
+### [email protected]
15
16
+<!-- .element: class="icon-mail icon-third" -->
docs/scripts/slides.js
@@ -8,6 +8,7 @@ function schoolSlides() {
`${dir}/02-repository.md`,
`${dir}/10-speaker-ape.md`,
`${dir}/10-speaker-tsl.md`,
+ `${dir}/10-speaker-mva.md`,
`${dir}/11-tour-de-table.md`,
`${dir}/20-what-we-will-do.md`,
];
0 commit comments