From 441bb282606094507897addddcacdcd0c8c5c980 Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Fri, 28 Aug 2020 03:53:53 +0000 Subject: [PATCH] openring: Update Deadfish RSS link --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f7eb171..f14d1f6 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ temp/openring.html: temp templates/openring.html scripts/openring/openring -s http://jakob.space/feed.xml \ -s https://drewdevault.com/feed.xml \ -s https://alwayslivid.com/feed/blog.xml\ - -s https://deadfishsw.wordpress.com/feed.xml \ + -s http://mjsstuf.x10host.com/wp49/feed/ \ < templates/openring.html \ > temp/openring.html