diff options
author | Benjamin Morrison <ben@gbmor.org> | 2022-01-26 01:58:54 -0500 |
---|---|---|
committer | Benjamin Morrison <ben@gbmor.org> | 2022-01-26 01:58:54 -0500 |
commit | 6e735453091da4063043b874eb906562437f7e04 (patch) | |
tree | 47a20eefc8ee75686f35d99b8d4d494c92e5ed41 | |
parent | 8968066b5e51f3d8d429e6702c274c1d191f4b64 (diff) | |
download | dogfiles-6e735453091da4063043b874eb906562437f7e04.tar.gz |
crawl dev blog added to feeds
-rw-r--r-- | .doom.d/config.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.doom.d/config.el b/.doom.d/config.el index 1526ef4..710ec6a 100644 --- a/.doom.d/config.el +++ b/.doom.d/config.el @@ -78,6 +78,7 @@ "https://feeds.twit.tv/sn.xml" "https://lwn.net/headlines/newrss" "https://lwn.net/headlines/Features" + "http://crawl.develz.org/wordpress/feed" "https://bits.debian.org/feeds/atom.xml"))) ;; non-public config |