diff --git a/blogs.json b/blogs.json index ff90f35a..546a61be 100644 --- a/blogs.json +++ b/blogs.json @@ -3551,6 +3551,14 @@ "feed_url": "https://petermolnar.dev/sitemap.rss", "twitter_url": "https://twitter.com/petermolnar_hu" }, + { + "title": "Peter's Path", + "author": "Peter", + "site_url": "https://peterspath.net/categories/development/", + "feed_url": "https://peterspath.net/categories/development/rss.xml", + "twitter_url": "https://x.com/peterspath_net", + "mastodon_url": "https://mastodon.social/@peterspath" + }, { "title": "Phil Yates’ Blog", "author": "Phil Yates", @@ -7526,4 +7534,4 @@ } ] } -] \ No newline at end of file +]