From a3f89c8ad2345dc28db4dda98b1c0da62f5eb7c4 Mon Sep 17 00:00:00 2001 From: Adam Veldhousen Date: Tue, 7 Jan 2020 22:48:07 -0600 Subject: [PATCH] add another blog to my openring --- makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile b/makefile index f245ee0..15eab4c 100644 --- a/makefile +++ b/makefile @@ -45,6 +45,7 @@ $(OPENRING_BIN): -s https://drewdevault.com/feed.xml \ -s https://dave.cheney.net/feed/atom \ -s https://blog.benjojo.co.uk/rss.xml \ + -s https://tech.davis-hansson.com/index.xml \ < ./assets//openring.in.html \ > ./layouts/partials/openring.out.html