diff options
-rw-r--r-- | config.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org index 14cc597..9606e1d 100644 --- a/config.org +++ b/config.org | |||
@@ -2345,6 +2345,7 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast | |||
2345 | #+begin_src emacs-lisp :noweb-ref settings | 2345 | #+begin_src emacs-lisp :noweb-ref settings |
2346 | (setq elfeed-feeds | 2346 | (setq elfeed-feeds |
2347 | `( | 2347 | `( |
2348 | ("https://weather-broker-cdn.api.bbci.co.uk/en/forecast/rss/3day/4315588" weather) | ||
2348 | ("https://xfnw.tilde.institute/sandcats/feed.rss" fwend pix) | 2349 | ("https://xfnw.tilde.institute/sandcats/feed.rss" fwend pix) |
2349 | ("https://www.makeworld.gq/feed.xml" blag) | 2350 | ("https://www.makeworld.gq/feed.xml" blag) |
2350 | ("https://whyarentyoucoding.com/feed.xml" comix) | 2351 | ("https://whyarentyoucoding.com/feed.xml" comix) |