From 3143b395486359e19645723c2b58593191084a1a Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Sun, 30 Aug 2020 05:05:44 +0000 Subject: [PATCH] openring: Add Cadence's blog --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index f14d1f6..9c098ab 100644 --- a/Makefile +++ b/Makefile @@ -39,6 +39,7 @@ temp/openring.html: temp templates/openring.html scripts/openring/openring -s https://drewdevault.com/feed.xml \ -s https://alwayslivid.com/feed/blog.xml\ -s http://mjsstuf.x10host.com/wp49/feed/ \ + -s https://cadence.moe/blog/rss.xml?limit=4 \ < templates/openring.html \ > temp/openring.html