From 5e925484b6fc95939268f2e25005c80bb9723191 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 23 Jul 2024 20:28:57 -0400 Subject: [PATCH] Lars-Christian Simonsen --- configs/ewp-rss-feeds/subscriptions.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/configs/ewp-rss-feeds/subscriptions.json b/configs/ewp-rss-feeds/subscriptions.json index a40dd39..e892c16 100644 --- a/configs/ewp-rss-feeds/subscriptions.json +++ b/configs/ewp-rss-feeds/subscriptions.json @@ -394,5 +394,12 @@ "feeds": [ "https://www.zr6tg.co.za/feed" ] + }, + { + "name": "Lars-Christian Simonsen", + "feeds": [ + "https://lars-christian.com/feed/", + "https://lars-christian.com/category/notes/feed/" + ] } ]