diff options
-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))) |