From e785a37b303e6dd73de119aaada0285c82ff7b7d Mon Sep 17 00:00:00 2001 From: Jonas Helming Date: Tue, 2 Jul 2024 22:51:35 +0200 Subject: [PATCH] Add TheiaCon Talk Recordings fixed #574 --- src/components/Resources.js | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/components/Resources.js b/src/components/Resources.js index 0e5e9b06..ecc5456e 100644 --- a/src/components/Resources.js +++ b/src/components/Resources.js @@ -106,6 +106,26 @@ const categories = [ }, ] }, + { + title: 'TheiaCon Talk Recordings', + resources: [ + { + title: 'TheiaCon 2023', + url: 'https://www.youtube.com/watch?v=2rbMtztIHgw&list=PLy7t4z5SYNaQ0cajexl1uZhiZwiD93v9g', + type: 'video' + }, + { + title: 'TheiaCon 2022', + url: 'https://www.youtube.com/watch?v=BtWJD-72IJ8&list=PLy7t4z5SYNaRj46WedNTnAXLLHwuk3nro', + type: 'video' + }, + { + title: 'TheiaCon 2021', + url: 'https://www.youtube.com/watch?v=SPO8pudgJak&list=PLy7t4z5SYNaQnfc8RoVYBU9i9xqoK7X2_', + type: 'video' + }, + ] + }, { title: 'Introductions to Eclipse Theia', resources: [