diff options
Diffstat (limited to 'config.org')
-rw-r--r-- | config.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org index 45062e3..b24a840 100644 --- a/config.org +++ b/config.org | |||
@@ -2381,6 +2381,7 @@ See [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/mast | |||
2381 | #+begin_src emacs-lisp :noweb-ref settings | 2381 | #+begin_src emacs-lisp :noweb-ref settings |
2382 | (setq elfeed-feeds | 2382 | (setq elfeed-feeds |
2383 | `( | 2383 | `( |
2384 | ("https://computer.rip/rss.xml" tech newsletter) | ||
2384 | ("https://weather-broker-cdn.api.bbci.co.uk/en/forecast/rss/3day/4315588" weather) | 2385 | ("https://weather-broker-cdn.api.bbci.co.uk/en/forecast/rss/3day/4315588" weather) |
2385 | ("https://www.realbakingwithrose.com/month?format=rss" food) | 2386 | ("https://www.realbakingwithrose.com/month?format=rss" food) |
2386 | ("https://xfnw.tilde.institute/sandcats/feed.rss" fwend pix) | 2387 | ("https://xfnw.tilde.institute/sandcats/feed.rss" fwend pix) |