Update feeds list.
This commit is contained in:
7
init.el
7
init.el
@@ -34,6 +34,7 @@
|
||||
|
||||
;; load elfeed feeds
|
||||
(setq elfeed-feeds
|
||||
'("http://lambda-the-ultimate.org/node/feed"
|
||||
"https://acoup.blog/feed"
|
||||
"https://guix.gnu.org/feeds/blog.atom"))
|
||||
'(("http://lambda-the-ultimate.org/node/feed" lambda)
|
||||
("https://acoup.blog/feed" acoup)
|
||||
("https://guix.gnu.org/feeds/blog.atom" guix)
|
||||
("https://mmhaskell.com/blog?format=rss" haskell)))
|
||||
|
||||
Reference in New Issue
Block a user