From a76f5a5529e1eea7f24cb9e5bfd50f4c51a257ff Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Mon, 20 Dec 2021 09:46:08 +0100 Subject: [PATCH] Update news feeds --- bundle/bundle--news.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bundle/bundle--news.el b/bundle/bundle--news.el index dbd68819..16538bc6 100644 --- a/bundle/bundle--news.el +++ b/bundle/bundle--news.el @@ -13,6 +13,8 @@ :init (setq elfeed-feeds '(("http://nullprogram.com/feed/" lisp blog) + ("https://c-for-dummies.com/blog/?feed=rss2" cc blog) + ("https://www.raspberrypi.com/news/feed/" blog pi os) ("https://planet.emacslife.com/atom.xml" emacs) ("https://drewdevault.com/blog/index.xml" coding golang blog) ("https://emacsredux.com/atom.xml" emacs blog)