From d3c284c79e9d92db54ea89724e53b816966da345 Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Mon, 29 Mar 2021 23:05:18 +0000 Subject: [PATCH] Add technicolor's blog to openring --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 9c098ab..4f44b37 100644 --- a/Makefile +++ b/Makefile @@ -40,6 +40,7 @@ temp/openring.html: temp templates/openring.html scripts/openring/openring -s https://alwayslivid.com/feed/blog.xml\ -s http://mjsstuf.x10host.com/wp49/feed/ \ -s https://cadence.moe/blog/rss.xml?limit=4 \ + -s https://blag.nicolor.tech/feed/feed.xml \ < templates/openring.html \ > temp/openring.html