From f4122d2a71b5dc6899903a54643f8272fbd48262 Mon Sep 17 00:00:00 2001 From: Shaye Ulman Date: Tue, 12 Jan 2021 13:54:06 +0200 Subject: [PATCH] data: Put back deleted podcast #46 --- data/podcasts.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/podcasts.js b/data/podcasts.js index eaa2159..8aa364b 100644 --- a/data/podcasts.js +++ b/data/podcasts.js @@ -50,6 +50,12 @@ module.exports = [ image: "https://www.startupstadium.com/wp-content/uploads/Logo-300-300.jpg", color: "#2f7155", }, + { + name: "Real Python", + description: "Python Tips, Interviews, and More", + link: "https://realpython.com/podcasts/rpp/", + color: "#18354c", + }, { name: "Devchat", description: "Podcasts on various topics & technologies",