Skip to content

Commit edcae6d

Browse files
committed
chore: add event speaker info
1 parent c0f7bb5 commit edcae6d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

public/data/events.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,8 @@
162162
"name": "Matteo Jacopo Schembri",
163163
"topic": "Garbage collection in Python",
164164
"topicEn": "Garbage collection in Python",
165-
"image": "/images/about/MatteoJacopoSchembri.jpeg"
165+
"image": "/images/about/MatteoJacopoSchembri.jpeg",
166+
"slide": "https://docs.google.com/presentation/d/1yKZ5cddHPERCxRmds7UEhOG_v29A-mPfVWgtKcaGhjw/edit?usp=sharing"
166167
},
167168
{
168169
"name": "Stefano Borzì",
@@ -269,6 +270,14 @@
269270
"image": "/images/about/MatteoJacopoSchembri.jpeg",
270271
"project": "https://github.com/Teosche/ball-balance-pi",
271272
"slide": "https://docs.google.com/presentation/d/1rK8ob33GuCfuvDlZo3TbiB6ly29JJe8W81gWpdIopX8/edit?slide=id.p#slide=id.p"
273+
},
274+
{
275+
"name": "Davide Pantò",
276+
"topic": "Ball Balance PI",
277+
"topicEn": "Ball Balance PI",
278+
"image": "/images/events-speakers/DavidePantò.jpeg",
279+
"project": "https://github.com/Teosche/ball-balance-pi",
280+
"slide": "https://docs.google.com/presentation/d/1rK8ob33GuCfuvDlZo3TbiB6ly29JJe8W81gWpdIopX8/edit?slide=id.p#slide=id.p"
272281
}
273282
]
274283
},
84.5 KB
Loading

0 commit comments

Comments
 (0)