From a5de3e78c16a6c1321d7e6ef97ef7b16e0c1ef83 Mon Sep 17 00:00:00 2001 From: Will Lumley Date: Tue, 21 Oct 2025 18:57:59 +1100 Subject: [PATCH] Add Lumley IO blog details to blogs.json --- blogs.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/blogs.json b/blogs.json index 4c74635a..16283526 100644 --- a/blogs.json +++ b/blogs.json @@ -2481,6 +2481,13 @@ "feed_url": "https://www.lukecsmith.co.uk/feed/", "twitter_url": "https://twitter.com/lukesmithapps" }, + { + "title": "Lumley IO", + "author": "William Lumley", + "site_url": "http://lumley.io/blogs/", + "feed_url": "http://lumley.io/blogs/index.xml", + "mastodon_url": "https://mastodon.social/@wlumley" + }, { "title": "Lunar Skydiving", "author": "Drew Olbrich", @@ -7245,4 +7252,4 @@ } ] } -] \ No newline at end of file +]