From b6e0f1a2b617ffe51ecf59bb758e31156efb51a3 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 8 Feb 2021 07:40:09 -0600 Subject: Add feeds --- config.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config.org') diff --git a/config.org b/config.org index 70852f4..d3b5741 100644 --- a/config.org +++ b/config.org @@ -2003,7 +2003,8 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast #+begin_src emacs-lisp :noweb-ref settings (setq elfeed-feeds `( - ("https://atthis.link/rss.xml" blags tech) + ("https://wflewis.com/feed.xml" blags fwends) + ("HTTPS://atthis.link/rss.xml" blags tech) ("https://rachelbythebay.com/w/atom.xml" blags tech) ("https://notes.neeasade.net/rss_full.xml" blags tech) ("https://www.uninformativ.de/blog/feeds/en.atom" blags tech) @@ -2059,6 +2060,8 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast ("http://tilde.town/~m455/javapool.rss" tilde) ("https://spwhitton.name/blog/index.rss" blags) ("https://www.theadvocate.com/search/?f=rss&t=article&l=50" news) + ("https://esoteric.codes/rss" tech) + ("https://wphicks.github.io/feed.xml" blags) )) #+end_src -- cgit 1.4.1-21-gabe81