Skip to content

Commit

Permalink
supabase vid
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierRLopes committed Dec 20, 2023
1 parent 4c3c390 commit 36d6fba
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/components/MediaVideosInterviews.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ import React from 'react';
import VideosList from './General/VideosList';

const mediaVideosInterviews = [
{
title: 'OpenBB + Supabase',
embed: 'https://www.youtube.com/embed/lHmCshk4pJc?si=oZH2Vv_jUvSFbY_t',
description: 'Copple chats to Didier Lopes, the cofounder of OpenBB, about their origin story, their Supabase integration, and whether he prefers to fight ducks or horses.',
date: '2023-12-19',
time: '22min',
},
{
title: 'Fintech CEO Fireside Chat: Open Source Fintech Ft. OpenBB',
embed: 'https://www.youtube.com/embed/dDrQgbe-HF4?si=UXbPb-cGtx_PfppK',
Expand Down

0 comments on commit 36d6fba

Please sign in to comment.