diff --git a/app/feeds.json b/app/feeds.json index 2be0610..4f361bc 100644 --- a/app/feeds.json +++ b/app/feeds.json @@ -523,6 +523,11 @@ "url": "https://nosql.libsyn.com/rss", "title": "The NoSQL Database Podcast", "forceHttps": true - } + }, + { + "url": "https://devjourney.info", + "title": "Software Developers Journey", + "forceHttps": true + }, ] -} \ No newline at end of file +}