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 3cdfb1d..ea9b58d 100644 --- a/config.org +++ b/config.org
@@ -2268,6 +2268,7 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast
2268#+begin_src emacs-lisp :noweb-ref settings 2268#+begin_src emacs-lisp :noweb-ref settings
2269 (setq elfeed-feeds 2269 (setq elfeed-feeds
2270 `( 2270 `(
2271 ("https://www.makeworld.gq/feed.xml" blag)
2271 ("https://whyarentyoucoding.com/feed.xml" comix) 2272 ("https://whyarentyoucoding.com/feed.xml" comix)
2272 ("https://xkcd.com/atom.xml" comix) 2273 ("https://xkcd.com/atom.xml" comix)
2273 ("https://falseknees.com/rss.xml" comix) 2274 ("https://falseknees.com/rss.xml" comix)