From b92a67f14d7728c764e46a5b492aed15a1668ddd Mon Sep 17 00:00:00 2001 From: Stephen Dixon <1685602+stphndxn@users.noreply.github.com> Date: Fri, 8 Nov 2024 10:11:18 +0000 Subject: [PATCH] Update blogs.json --- blogs.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/blogs.json b/blogs.json index 147fd1c5..3bf7ee45 100644 --- a/blogs.json +++ b/blogs.json @@ -4235,6 +4235,13 @@ "feed_url": "https://www.stephencelis.com/atom.xml", "twitter_url": "https://twitter.com/stephencelis" }, + { + "title": "Stephen Dixon's Blog", + "author": "Stephen Dixon", + "site_url": "https://www.stphndxn.com/", + "feed_url": "https://www.stphndxn.com/rss/", + "twitter_url": "https://x.com/stphndxn" + }, { "title": "StepUp Development", "author": "Manuel Kunz and Nicolas Spinner", @@ -7628,4 +7635,4 @@ } ] } -] \ No newline at end of file +]