From 41dc382bbad1398874a0153ccf6a09d8169f9c78 Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Fri, 24 Jul 2020 17:16:16 +0000 Subject: [PATCH] Add AlwaysLivid's blog to openring --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index b831ac9..ecc9cfa 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,7 @@ temp/openring.html: temp templates/openring.html scripts/openring/openring scripts/openring/openring -l 256\ -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 \ < templates/openring.html \ > temp/openring.html