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