From 8159d3edcb4bf40d05af0ff6fd07d3930354e9c3 Mon Sep 17 00:00:00 2001 From: Luc van Kampen Date: Thu, 25 Apr 2024 20:08:49 +0300 Subject: [PATCH] Add ETHGlobal London 2024 Recording (#232) --- app/local/content/extras/videos/VideoGallery.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/local/content/extras/videos/VideoGallery.tsx b/app/local/content/extras/videos/VideoGallery.tsx index c03b8013a..e58c93b4e 100644 --- a/app/local/content/extras/videos/VideoGallery.tsx +++ b/app/local/content/extras/videos/VideoGallery.tsx @@ -4,6 +4,13 @@ export const VideoGallery: FC<{}> = () => { return (
{[ + { + title: 'ETHGlobal London Workshop', + location: 'ETHGlobal London', + description: '', + href: 'https://www.youtube.com/watch?v=SOHsmBwxgFs', + cover: 'https://i3.ytimg.com/vi_webp/SOHsmBwxgFs/mqdefault.webp', + }, { title: 'ETHDenver ENS Workshop', location: 'ETHDenver',