From 58228233f7ce5d5eaceb56bb138e5419aad4700d Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 17 Mar 2022 13:52:40 +0100 Subject: home: add rss feed for the n-category café --- home/newsboat-public.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 36b78ad..b0091a7 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -94,6 +94,7 @@ with import ./newsboat-lib.nix; (btag "https://amelia.how/feed.xml" "comp") (btag "https://lawrencecpaulson.github.io/feed.xml" "comp") (btag "https://bgamari.github.io/rss.xml" "comp") + (btag "https://golem.ph.utexas.edu/category/atom10.xml" "cat") # videos (vtag "https://media.ccc.de/updates.rdf" "chaos") # Media.CCC.de -- cgit v1.2.3