diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index 0640305..14f70a8 100755 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -4524,7 +4524,8 @@ Elfeed is a feed reader for Emacs. ;; The Economist - Today ("https://www.kill-the-newsletter.com/feeds/rl6dr7kiotn6kn2ry6aa.xml" news) ;; AllSides Weekly Newsletter - ("https://kill-the-newsletter.com/feeds/31flkb42eg3v31yu7ecm.xml" news)) + ("https://kill-the-newsletter.com/feeds/31flkb42eg3v31yu7ecm.xml" news) + ("https://joshwcomeau.com/rss.xml" web blog)) shr-use-colors nil)) #+END_SRC