From 0e7e13efdde08a86e2b9861da4c389dad3c46e3e Mon Sep 17 00:00:00 2001 From: Sergey Rezanov Date: Tue, 4 Feb 2025 10:50:39 +0100 Subject: [PATCH] =?UTF-8?q?Add=20Siarhei=20Razanau=E2=80=99s=20blog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blogs.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/blogs.json b/blogs.json index cb5db10d..100b21e1 100644 --- a/blogs.json +++ b/blogs.json @@ -5102,6 +5102,12 @@ "site_url": "https://www.zoesmith.io/", "feed_url": "https://www.zoesmith.io/index.xml", "twitter_url": "https://twitter.com/zoejessica" + }, + { + "title": "Siarhei Razanau’s blog", + "author": "Siarhei Razanau", + "site_url": "https://medium.com/@razanau", + "feed_url": "https://medium.com/feed/@razanau" } ] },