From 09da662d1d270a7e5006c7271865b35edc28c295 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 17 Apr 2025 08:52:58 +0100 Subject: [PATCH] Update feed titles --- hosts/t480/modules/newsboat/urls.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/t480/modules/newsboat/urls.nix b/hosts/t480/modules/newsboat/urls.nix index 531b0f52..1b67bed4 100644 --- a/hosts/t480/modules/newsboat/urls.nix +++ b/hosts/t480/modules/newsboat/urls.nix @@ -256,6 +256,7 @@ { url = "https://feeds.bbci.co.uk/sport/rugby-union/teams/ng-dragons/rss.xml"; tags = [ "Rugby" ]; + title = "BBC Sport - Dragons RFC"; } { url = "https://openrss.org/www.twitch.tv/thealtf4stream/videos?filter=all&sort=time"; @@ -285,6 +286,7 @@ { url = "https://feeds.bbci.co.uk/sport/rugby-union/rss.xml"; tags = [ "Rugby" ]; + title = "BBC Sport - Rugby Union"; } { url = "https://tinkerbetter.tube/feeds/videos.xml?videoChannelId=2"; } { url = "https://video.fosshq.org/feeds/videos.xml?videoChannelId=2"; }