diff --git a/blogs.json b/blogs.json index e7714bb2..a11bc03e 100644 --- a/blogs.json +++ b/blogs.json @@ -80,6 +80,13 @@ "slug": "development", "description": "No matter if it covers Swift or Objective-C, whether it’s focused on app architecture or UI coding. As long as it’s related to Apple platform development then it belongs here.", "sites": [ + { + "title": "İbrahim Çetin on Medium", + "author": "İbrahim Çetin", + "site_url": "https://medium.com/@cetinibrahim", + "feed_url": "https://medium.com/feed/@cetinibrahim", + "twitter_url": "https://twitter.com/iibrahimcetinn" + }, { "title": "/var/log/journal", "author": "Gaël Foppolo", @@ -7441,4 +7448,4 @@ } ] } -] \ No newline at end of file +]