summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org index ecba7f7..1044c3e 100644 --- a/config.org +++ b/config.org
@@ -2304,6 +2304,7 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2304#+begin_src emacs-lisp :noweb-ref settings 2304#+begin_src emacs-lisp :noweb-ref settings
2305 (setq elfeed-feeds 2305 (setq elfeed-feeds
2306 `( 2306 `(
2307 ("https://xfnw.tilde.institute/sandcats/feed.rss" fwend pix)
2307 ("https://www.makeworld.gq/feed.xml" blag) 2308 ("https://www.makeworld.gq/feed.xml" blag)
2308 ("https://whyarentyoucoding.com/feed.xml" comix) 2309 ("https://whyarentyoucoding.com/feed.xml" comix)
2309 ("https://xkcd.com/atom.xml" comix) 2310 ("https://xkcd.com/atom.xml" comix)