From feb74a121fc768776f908dc2e97358217494b1cc Mon Sep 17 00:00:00 2001 From: Lucemans Date: Thu, 23 May 2024 12:19:54 +0300 Subject: [PATCH] Patch --- app/local/content/extras/videos/VideoGallery.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/local/content/extras/videos/VideoGallery.tsx b/app/local/content/extras/videos/VideoGallery.tsx index e58c93b4e..b685d757f 100644 --- a/app/local/content/extras/videos/VideoGallery.tsx +++ b/app/local/content/extras/videos/VideoGallery.tsx @@ -8,8 +8,8 @@ export const VideoGallery: FC<{}> = () => { 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', + href: 'https://www.youtube.com/watch?v=sT8GcDaNpc4', + cover: 'https://i3.ytimg.com/vi_webp/sT8GcDaNpc4/mqdefault.webp', }, { title: 'ETHDenver ENS Workshop',