Update feeds list.

This commit is contained in:
2022-01-17 13:25:59 +00:00
parent 7db196c3d5
commit eb1904e814

View File

@@ -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)))