From 18ab46279210ecb33763d0fbb7422fe5b81c998f Mon Sep 17 00:00:00 2001 From: Vijaya Mishra <134155725+Vijayaa21@users.noreply.github.com> Date: Tue, 7 Oct 2025 11:06:19 +0530 Subject: [PATCH] add additional podcast episodes to the list --- src/pages/podcasts/index.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/pages/podcasts/index.tsx b/src/pages/podcasts/index.tsx index a9cf24c3..ca3aacc2 100644 --- a/src/pages/podcasts/index.tsx +++ b/src/pages/podcasts/index.tsx @@ -35,6 +35,11 @@ const podcastUrls: string[] = [ "https://open.spotify.com/episode/04G9l6lJCBuQ1OdqsjeZz1?si=YEC9zSFiTiSJlbiMjsJMjg", "https://open.spotify.com/episode/2y9SeEILUFWI6rzl8okASZ?si=52faf8736f914f79", "https://open.spotify.com/episode/21yp6PDe1XN8B1goR5qMI3?si=k6JURkMRTQq2Ltbujq9qLw", + "https://open.spotify.com/episode/6ZVSVMW8lb6JhI4Wjtr6ne?si=nBsMzEykQIONQvMV2oiYhQ", + "https://open.spotify.com/episode/4YTcQwxcHieov31zP5qYDr?si=88b68a6116814749", + "https://open.spotify.com/episode/6XFtJTqEfF2yTBITLHVEOX?si=941244cd165a45e1", + "https://open.spotify.com/episode/6XFtJTqEfF2yTBITLHVEOX?si=aa7272c71f354f20", + "https://open.spotify.com/show/1hRuJ14RwtnPtElAxnTEcO?si=7900bc46e9424eef", ]; // Initialize podcast data without titles first