From 16c33d74c3e71f033702296bdc63efa404429f57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Kalh=C3=B8j=20Clemensen?= Date: Thu, 21 Aug 2025 07:53:09 +0200 Subject: [PATCH] add: dev.kalhoej.com --- blogs.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/blogs.json b/blogs.json index 3ab8ee98..18e4122d 100644 --- a/blogs.json +++ b/blogs.json @@ -4588,6 +4588,13 @@ "twitter_url": "https://twitter.com/hanning_thomas", "mastodon_url": "https://mastodon.world/@thomashanning" }, + { + "title": "Thomas Kalhøj Clemensen's Blog", + "author": "Thomas Kalhøj Clemensen", + "site_url": "https://dev.kalhoej.com", + "feed_url": "https://dev.kalhoej.com/feed.rss", + "mastodon_url": "https://mastodon.social/@ThomasCle" + }, { "title": "Thomas Ricouard on Medium", "author": "Thomas Ricouard", @@ -7526,4 +7533,4 @@ } ] } -] \ No newline at end of file +]