From bfc75a42e6278cfbff02458c6d3aa2125f7ebb72 Mon Sep 17 00:00:00 2001 From: Thomas Hintz Date: Wed, 18 Oct 2023 06:33:57 -0700 Subject: [PATCH] Adding episode. --- src/data/episodes.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/data/episodes.js b/src/data/episodes.js index d0535e3..9ae265c 100644 --- a/src/data/episodes.js +++ b/src/data/episodes.js @@ -9,6 +9,10 @@ import { extractFromXml } from '@extractus/feed-extractor' export const PAGE_SIZE = 15; const episodeExtra = { + 'Buzzsprout-13794893': { + slug: 'my-favorite-new-front-end-developer-tool-mighty-meld-with-steven-schkolne', + youtube: 'https://www.youtube.com/embed/f7f5dhiU62c?si=n0FXB10NBfVHnu5z' + }, 'Buzzsprout-13762534': { slug: 'successfully-earning-over-200k-as-a-freelancer-with-tim-noetzel', youtube: 'https://www.youtube.com/embed/VcyyFBHDN7w?si=dxhG92YmekRR2Fw-'