From 5f1474c31c8d7eedd36e5d53d5f84be6b8dcd6b1 Mon Sep 17 00:00:00 2001 From: Marcus Kammer <2262664-marcus-kammer@users.noreply.gitlab.com> Date: Thu, 13 Feb 2020 09:17:19 +0100 Subject: [PATCH] Update feeds --- bundle/custom.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundle/custom.el b/bundle/custom.el index dbd8cb2e..f1dabee8 100644 --- a/bundle/custom.el +++ b/bundle/custom.el @@ -79,7 +79,8 @@ ("Stallman" "https://stallman.org/rss/rss.xml" nil 3600 nil) ("Planet Lisp" "http://planet.lisp.org/rss20.xml" nil 3600 nil) ("Python PEP" "https://www.python.org/dev/peps/peps.rss/" nil 3600 nil) - ("Omegacube" "https://www.omegacube.com/feed/" nil 3600 nil)))) + ("Omegacube" "https://www.omegacube.com/feed/" nil 3600 nil) + ("logisticsbureau" "https://www.logisticsbureau.com/feed/" nil 3600 nil)))) '(nord-comment-brightness 15) '(nord-region-highlight "snowstorm") '(nord-uniform-mode-lines t)