From 314082ac28622e32e158898ac2c0f25736d15502 Mon Sep 17 00:00:00 2001 From: Nathaniel Read Date: Thu, 4 Nov 2021 17:38:21 +0000 Subject: [PATCH] Update feeds.json - added Nathaniel Read --- feeds.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/feeds.json b/feeds.json index 19e6382..99bfbbb 100644 --- a/feeds.json +++ b/feeds.json @@ -24,4 +24,9 @@ "github_username": "fisherthewol", "feed_uri": "https://theeu.uk/blog/feeds/atom.xml" } + { + "author_name": "Nathaniel Read", + "github_username": "itisNathaniel", + "feed_uri": "https://nathanielread.co.uk/feed.xml" + } ]