summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
Diffstat (limited to 'config.org')
-rw-r--r--config.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.org b/config.org index 7c51838..a87f2e7 100644 --- a/config.org +++ b/config.org
@@ -2107,7 +2107,8 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2107#+begin_src emacs-lisp :noweb-ref settings 2107#+begin_src emacs-lisp :noweb-ref settings
2108 (setq elfeed-feeds 2108 (setq elfeed-feeds
2109 `( 2109 `(
2110 ("https://www.greghendershott.com/feeds/all.atom.xml" tech) 2110 ("https://blog.astrosnail.pt.eu.org/feed.atom" tech blags)
2111 ("https://www.greghendershott.com/feeds/all.atom.xml" tech blags)
2111 ("https://hans.gerwitz.com/feeds/writing.rss" fwends) 2112 ("https://hans.gerwitz.com/feeds/writing.rss" fwends)
2112 ("http://planet.lisp.org/rss20.xml" tech lisp) 2113 ("http://planet.lisp.org/rss20.xml" tech lisp)
2113 ("https://wflewis.com/feed.xml" blags fwends) 2114 ("https://wflewis.com/feed.xml" blags fwends)