Skip to content

Commit 0748697

Browse files
committed
updated talk
1 parent 7efa203 commit 0748697

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

presentation/index.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,15 @@ const speakers = [
7878
"img": "https://avatars1.githubusercontent.com/u/1190716?v=4",
7979
"handle": "davidmarkclements",
8080
"name": "David Mark Clements"
81+
},
82+
{
83+
"apiSpeakerUrl": "https://api.github.com/users/framp",
84+
"speakerUrl": "https://github.com/framp",
85+
"title": "Zero Knowledge Proofs in Node.js",
86+
"milestone": "August 22nd 2018",
87+
"img": "https://avatars1.githubusercontent.com/u/611109?v=4",
88+
"handle": "framp",
89+
"name": "Federico Rampazzo"
8190
}
8291
];
8392

0 commit comments

Comments
 (0)