Skip to content

Commit c4b427a

Browse files
authored
Merge pull request #1188 from radude89/main
Update blogs.json file adding entries for my podcast and YT channel Swift Nuggets
2 parents 8d7d10b + ffd2b0f commit c4b427a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

blogs.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5991,6 +5991,13 @@
59915991
"site_url": "https://www.swiftbysundell.com/podcast/",
59925992
"feed_url": "https://swiftbysundell.com/podcast/feed.rss"
59935993
},
5994+
{
5995+
"title": "Swift Nuggets",
5996+
"author": "Radu Dan",
5997+
"site_url": "https://radude89.com/",
5998+
"twitter_url": "https://x.com/radude89",
5999+
"feed_url": "https://anchor.fm/s/101d2ff94/podcast/rss"
6000+
},
59946001
{
59956002
"title": "Swift over Coffee",
59966003
"author": "Paul Hudson and Sean Allen",
@@ -6538,6 +6545,13 @@
65386545
"site_url": "https://www.youtube.com/channel/UC18tEI7YdUtg4bL9yxv1Xjg",
65396546
"feed_url": "https://www.youtube.com/feeds/videos.xml?channel_id=UC18tEI7YdUtg4bL9yxv1Xjg"
65406547
},
6548+
{
6549+
"title": "Swift Nuggets with Radu Dan",
6550+
"author": "Radu Dan",
6551+
"site_url": "https://www.youtube.com/channel/UCz102jbhMDGROzNGzT_xFxw",
6552+
"feed_url": "https://www.youtube.com/feeds/videos.xml?channel_id=UCz102jbhMDGROzNGzT_xFxw",
6553+
"twitter_url": "https://x.com/radude89"
6554+
},
65416555
{
65426556
"title": "Swift Package Indexing Live Streams",
65436557
"author": "Dave Verwer and Sven A. Schmidt",

0 commit comments

Comments
 (0)