From 1d69ae0fb0c4b4b458118d9211838771b5ad1bbf Mon Sep 17 00:00:00 2001 From: Anton Gubarenko Date: Wed, 23 Jul 2025 10:39:57 +0300 Subject: [PATCH] Update blogs.json Added Anton's Blog and Those Who Swift newsletter --- blogs.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/blogs.json b/blogs.json index 06daf8ee..9a572007 100644 --- a/blogs.json +++ b/blogs.json @@ -432,6 +432,13 @@ "feed_url": "https://antran.app/rss/swift.xml", "twitter_url": "https://twitter.com/antranapp" }, + { + "title": "Anton’s Blog", + "author": "Anton Gubarenko", + "site_url": "https://antongubarenko.substack.com/", + "feed_url": "https://antongubarenko.substack.com/feed", + "twitter_url": "https://x.com/AntonGubarenko" + }, { "title": "Antitypical", "author": "Rob Rix", @@ -4588,6 +4595,12 @@ "feed_url": "https://medium.com/feed/@dimillian", "twitter_url": "https://twitter.com/Dimillian" }, + { + "title": "Those Who Swift", + "author": "Justas Markus, Anton Gubarenko", + "site_url": "https://thosewhoswift.substack.com/", + "feed_url": "https://thosewhoswift.substack.com/feed" + }, { "title": "Tiago Henriques' Blog", "author": "Tiago Henriques", @@ -7506,4 +7519,4 @@ } ] } -] \ No newline at end of file +]