From 55e887c111b488d48a3f4d402e8e4b24decbdaae Mon Sep 17 00:00:00 2001 From: Vivian Plasencia Date: Wed, 22 May 2024 15:20:12 +0200 Subject: [PATCH] chore: update video url and thumbnail (#793) --- apps/website/src/data/videos.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/website/src/data/videos.json b/apps/website/src/data/videos.json index 9090e6049..163c75343 100644 --- a/apps/website/src/data/videos.json +++ b/apps/website/src/data/videos.json @@ -116,7 +116,7 @@ "eventName": "ETHGlobal Circuit Breaker", "date": "2024-02-02", "speakers": ["Vivian Plasencia"], - "url": "https://youtu.be/tx1Xglf07yE", - "thumbnail": "https://img.youtube.com/vi/tx1Xglf07yE/0.jpg" + "url": "https://youtu.be/ux5Xy_lpiYk", + "thumbnail": "https://img.youtube.com/vi/ux5Xy_lpiYk/0.jpg" } ]