File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -424,7 +424,7 @@ export const dataOverride: { [key: string]: Partial<Event> } = {
424424 } ,
425425 {
426426 name : 'Mickaël Alves' ,
427- socialLink : 'https://twitter .com/cruuzazul ' ,
427+ socialLink : 'https://x .com/mickaelalvs ' ,
428428 } ,
429429 ] ,
430430 videoLink : 'https://www.youtube.com/embed/RfIUq1NmKxU' ,
@@ -725,7 +725,7 @@ export const dataOverride: { [key: string]: Partial<Event> } = {
725725 title : 'Comment faire un trailer vidéo qui déchire avec des technos web ?' ,
726726 videoLink : 'https://www.youtube.com/embed/8nnDOT8b5Oc' ,
727727 speakers : [
728- { name : 'Mickaël Alves' , socialLink : 'https://twitter .com/cruuzazul ' } ,
728+ { name : 'Mickaël Alves' , socialLink : 'https://x .com/mickaelalvs ' } ,
729729 { name : 'Antoine Caron' , socialLink : 'https://twitter.com/slashgear_' } ,
730730 ] ,
731731 } ,
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ export const orgas: Array<Orga> = [
3636 name : 'Mickael Alves' ,
3737 avatarUrl : '/orgas/mickael.jpeg' ,
3838 social : {
39- twitter : 'cruuzazul ' ,
39+ twitter : 'mickaelalvs ' ,
4040 linkedin : 'mickaelalves' ,
4141 } ,
4242 } ,
You can’t perform that action at this time.
0 commit comments