From 84d78371e150361e621cae063b1ed82cf3df0305 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Sun, 5 Jun 2022 18:20:57 +0100 Subject: [PATCH] Added docs.KieranRobson.com --- feeds.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/feeds.json b/feeds.json index 8930cd3..d1528f4 100644 --- a/feeds.json +++ b/feeds.json @@ -23,5 +23,10 @@ "author_name": "Nathaniel Read", "github_username": "itisNathaniel", "feed_uri": "https://nathanielread.co.uk/feed.xml" + }, + { + "author_name": "Kieran Robson", + "github_username": "KieranRobson", + "feed_uri": "https://docs.kieranrobson.com/feed.xml" } ]