diff options
author | stuebinm | 2025-03-10 23:02:36 +0100 |
---|---|---|
committer | stuebinm | 2025-03-10 23:02:36 +0100 |
commit | b81f45c8b2466496562e6b9ba31e1d6d04ef3562 (patch) | |
tree | e4c0fd408631ede476de29c9f06e25600aff3b40 | |
parent | 001d5b29344478658f10c3e90a10843d8f594161 (diff) |
Diffstat (limited to '')
-rw-r--r-- | home/newsboat-public.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix index b283570..0302c04 100644 --- a/home/newsboat-public.nix +++ b/home/newsboat-public.nix @@ -218,6 +218,7 @@ with import ./newsboat-lib.nix; (btag "https://wok.oblomov.eu/index.rss" "comp") (btag "https://antonia.is/rss.xml" "friends") (btag "https://ancientalexandra.weebly.com/3/feed" "hist") + (btag "https://github.com/bookwyrm-social/bookwyrm/releases.atom" "comp") # paper (btag "http://arxiv.org/rss/cs.PL" "paper") |