diff options
Diffstat (limited to '')
-rw-r--r-- | home/newsboat-public.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index 7d355d5..87a87ea 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -177,7 +177,7 @@ with import ./newsboat-lib.nix; (btag "https://linus.dev/feed.xml" "comp") (btag "https://www.dianeduane.com/outofambit/feed/" "books") (btag "https://going-medieval.com/atom.xml" "history") - + (btag "https://blog.briancmoses.com/atom.xml" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") |