Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions packages/app/src/components/media/media-data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ export const MEDIA_ITEMS: MediaItem[] = [
type: 'video',
date: '2026-03-19',
},
{
title: 'Morgan Stanley TMT Conference 2026 (timestamp: 21:41)',
organization: 'Morgan Stanley',
url: 'https://youtu.be/xv7UVAfyebk?si=JOb53qGigwwsVnCH&t=1302',
type: 'video',
date: '2026-03-18',
},
{
title: 'NVIDIA H200 vs B200 vs GB200: Which GPU to Rent for AI in 2026?',
organization: 'Spheron Network',
Expand Down