From e8ea9915edaa7729e4056cfba71e0021d57f5f70 Mon Sep 17 00:00:00 2001 From: Mateus Rodrigues Date: Fri, 24 Feb 2023 11:23:13 +0000 Subject: [PATCH] Add wingolog to feeds --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 86616e4..ace13ae 100644 --- a/init.el +++ b/init.el @@ -46,5 +46,6 @@ ("https://www.inspiredpython.com/feed" python) ("https://sachachua.com/blog/category/emacs-news/feed" emacs) ("https://dthompson.us/feed.xml" guile) + ("https://wingolog.org/feed/atom" guile scheme) ("https://jazzfuel.com/feed/" jazz music))) (put 'upcase-region 'disabled nil)