From 64d6c9520ab71fc0c6e735ba52a3ad4eb33a395e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Gom=C3=B3=C5=82ka?= Date: Wed, 27 Nov 2024 22:45:24 +0100 Subject: [PATCH] Add Mobile Dev Diary blog to Development Blogs --- blogs.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/blogs.json b/blogs.json index c3fdfa86..f9d0e1ee 100644 --- a/blogs.json +++ b/blogs.json @@ -3162,6 +3162,14 @@ "feed_url": "https://mobilea11y.com/index.xml", "twitter_url": "https://twitter.com/MobileA11y" }, + { + "title": "Mobile Dev Diary", + "author": "Maciej Gomółka", + "site_url": "https://www.mobiledevdiary.com", + "feed_url": "https://www.mobiledevdiary.com/index.xml", + "twitter_url": "https://x.com/gomolka_maciej", + "mastodon_url": "https://mastodon.social/@gomolka" + }, { "title": "Mobile System Design", "author": "Tjeerd in ’t Veen", @@ -7640,4 +7648,4 @@ } ] } -] \ No newline at end of file +]