Skip to content

Commit b5d5025

Browse files
author
Antoine RICHARD
committed
feat: add ARI speaker
1 parent 3d1bf48 commit b5d5025

File tree

5 files changed

+32
-0
lines changed

5 files changed

+32
-0
lines changed
78.4 KB
Loading
Lines changed: 9 additions & 0 deletions
Loading
70.1 KB
Loading
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!-- .slide: class="speaker-slide" -->
2+
3+
# Présentation
4+
5+
![speaker](./assets/images/speakers/ARI.jpeg)
6+
![company](./assets/images/logo-sfeir-blanc.png)
7+
![badge first-badge](./assets/images/speakers/logo-react.svg)
8+
![badge second-badge](./assets/images/speakers/logo-svelte.png)
9+
10+
## Antoine Richard
11+
12+
### Developer & EM
13+
14+
<!-- .element: class="icon-rule icon-first" -->
15+
16+
### [@arichard-info](https://github.com/arichard-info)
17+
18+
<!-- .element: class="icon-twitter icon-second" -->
19+
20+
21+
22+
<!-- .element: class="icon-mail icon-third" -->

docs/scripts/slides.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ function schoolSlides() {
1212
`${dir}/10-speaker-jta.md`,
1313
`${dir}/10-speaker-rto.md`,
1414
`${dir}/10-speaker-tsl.md`,
15+
`${dir}/10-speaker-ari.md`,
1516
`${dir}/11-tour-de-table.md`,
1617
`${dir}/20-what-we-will-do.md`,
1718
];

0 commit comments

Comments
 (0)