diff --git a/init.el b/init.el index a20fbbf3..7083e89f 100755 --- a/init.el +++ b/init.el @@ -1323,6 +1323,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory." ("https://ourworldindata.org/atom.xml" data world) ("https://www.amazon.science/index.rss" science blog amazon data) ("https://feed.theregister.com/atom?a=Liam%20Proven" register foss) + ("https://benswift.me/feed.xml" blog creative technology emacs computing) )) (setq elfeed-search-filter "@7-day-ago +unread") (let ((feeds (expand-file-name "~/feeds.el")))