From df2a20878ded13a2805099acb8c5fa350af0aae2 Mon Sep 17 00:00:00 2001 From: William Vaughn Date: Mon, 17 Jul 2023 15:38:53 -0700 Subject: [PATCH] add sapka blog to rss --- lisp/wv-rss.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/wv-rss.el b/lisp/wv-rss.el index 0432b56..9b9ea98 100644 --- a/lisp/wv-rss.el +++ b/lisp/wv-rss.el @@ -89,6 +89,7 @@ '("https://steve-yegge.medium.com/feed" blog tech yegge) '("https://protesilaos.com/master.xml" blog tech protesilaos) '("https://quii.dev/rss" blog tech quii) + '("https://michal.sapka.me/index.xml" blog tech sapka) ;; '("https://xkcd.com/rss.xml" comic xkcd tech) ;; '("https://itsfoss.com/feed/" foss tech linux) ;; '("http://www.twoplustwo.com/two-plus-two-magazine-rss.xml" poker twoplustwo) -- 2.45.2