From 78250bd9a2627ce74e61f35ef5b4abfcc19fe489 Mon Sep 17 00:00:00 2001 From: George Mandis Date: Fri, 26 Nov 2021 01:10:36 -0500 Subject: [PATCH] Update feeds.json --- src/feeds.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/feeds.json b/src/feeds.json index 9d35c9c..c609ded 100644 --- a/src/feeds.json +++ b/src/feeds.json @@ -14,6 +14,7 @@ ], "My GitHub Projects": [ "https://github.com/georgemandis.atom", + "https://github.com/georgemandis/bubo-rss/releases.atom", "https://github.com/georgemandis/konami-js/releases.atom", "https://github.com/georgemandis/konami-js/commits/main.atom", "https://github.com/javascriptforartists/cheer-me-up-and-sing-me-a-song/commits/master.atom", @@ -21,4 +22,4 @@ "https://github.com/georgemandis/remote-working-list/commits/master.atom", "https://github.com/georgemandis/tweeter-totter/commits/master.atom" ] -} \ No newline at end of file +}