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',