From 95f5ee759cdfdfbd83b92ea067cf9589622b1be8 Mon Sep 17 00:00:00 2001 From: DidierRLopes Date: Fri, 22 Mar 2024 23:25:18 -0400 Subject: [PATCH] another intervew video --- content/media/interviews.md | 1 - src/components/Media/MediaInterviews.tsx | 7 +++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/content/media/interviews.md b/content/media/interviews.md index 59c12d983b..7615b28660 100644 --- a/content/media/interviews.md +++ b/content/media/interviews.md @@ -9,4 +9,3 @@ import HeadTitle from '@site/src/components/General/HeadTitle.tsx' - diff --git a/src/components/Media/MediaInterviews.tsx b/src/components/Media/MediaInterviews.tsx index 4906470057..074d65ee98 100644 --- a/src/components/Media/MediaInterviews.tsx +++ b/src/components/Media/MediaInterviews.tsx @@ -9,6 +9,13 @@ const data = [ date: '2024-02-20', time: '30min', }, + { + title: 'OpenBB : Future of Quantitative Wall Street Research', + embed: 'https://www.youtube.com/embed/btVxYhdA-to?si=Fp0XCtIkOToLHrtq', + description: "Interview with Didier by Alexander Fleiss from Rebellion Research", + date: '2024-01-16', + time: '11:30min', + }, { title: 'OpenBB + Supabase', embed: 'https://www.youtube.com/embed/lHmCshk4pJc?si=oZH2Vv_jUvSFbY_t',