From dd28f74a15762e6adb3019f9206a1bbf4cabb0be Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Mon, 20 Mar 2023 13:55:26 +0200 Subject: emacs: Add my own website feed --- .emacs.d/init.el | 2 ++ 1 file changed, 2 insertions(+) (limited to '.emacs.d') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 63d47e4..53821e2 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -912,6 +912,8 @@ you have the correctly set the OPENAI_API_KEY variable" proetesilaos) ("https://guix.gnu.org/feeds/blog.atom" gnu guix) + ("https://thanosapollo.com/posts/index.xml" + thanos me) ("https://rss.nytimes.com/services/xml/rss/nyt/Science.xml" NYT science news) ("https://rss.nytimes.com/services/xml/rss/nyt/Health.xml" -- cgit v1.2.3