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",