diff options
author | colin <colin@localhost.localdomain> | 2023-07-04 10:26:02 -0700 |
---|---|---|
committer | colin <colin@localhost.localdomain> | 2023-07-04 10:26:02 -0700 |
commit | bdf35c7f1c958968f4c7c005050b1eaef6b90952 (patch) | |
tree | 9edbc612bf3b4d5e9d4e5073fc166ad178512ba3 | |
parent | 50aaa353c7db0a8090794e8b62579c48a36aa6bf (diff) |
rss cleanup
-rw-r--r-- | init-el.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/init-el.org b/init-el.org index 119d39a..755440d 100644 --- a/init-el.org +++ b/init-el.org @@ -1021,7 +1021,8 @@ stand up and move around. (setq elfeed-feeds '(("https://harpers.org/feed" culture politics news) - ("https://publicdomainreview.org/feed" history art ideas culture) + ("https://theconvivialsociety.substack.com/feed" technology culture philosophy) + ("https://daily.jstor.org/feed" news) ("https://www.viruscomix.com/rss.xml" comics) ("https://smbc-comics.com/rss.php" comics) ("https://existentialcomics.com/rss.xml" comics))) |