From 80486ae2b9791d269920fe164ab100e342905e89 Mon Sep 17 00:00:00 2001 From: "Amy J. Ko" Date: Tue, 11 Jun 2024 07:57:06 -0700 Subject: [PATCH] Added recording. --- src/data/Talks.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/data/Talks.ts b/src/data/Talks.ts index b524647b..12612569 100644 --- a/src/data/Talks.ts +++ b/src/data/Talks.ts @@ -7,7 +7,8 @@ const Talks = [ title: 'Liberatory Futures for Computing Literacy', venue: 'NCWIT Summit 2024', url: null, - recording: null, + recording: + 'https://ncwit.org/video/liberatory-futures-for-computing-literacy/', practice: null, description: 'I discuss the intersectional needs of trans youth in schools, and what implications that has for serving all youth in computing education.',