summary refs log tree commit diff stats
path: root/config.org
diff options
context:
space:
mode:
authorCase Duckworth2021-02-18 22:31:50 -0600
committerCase Duckworth2021-02-18 22:31:50 -0600
commit80465c2c31042f4cc39fa92bc0d17f982153a1c5 (patch)
tree3d78ae91f9c010ec0523c2a92235652a2730a2dc /config.org
parent"Fix" elfeed - org whatever (diff)
downloademacs-80465c2c31042f4cc39fa92bc0d17f982153a1c5.tar.gz
emacs-80465c2c31042f4cc39fa92bc0d17f982153a1c5.zip
Add sandcats feed
Diffstat (limited to 'config.org')
-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)