diff options
author | sterni <sternenseemann@systemli.org> | 2021-12-01T18·01+0100 |
---|---|---|
committer | sterni <sternenseemann@systemli.org> | 2021-12-01T18·17+0000 |
commit | ca159626dd5beca9bd07502a3415e777d89263e5 (patch) | |
tree | 18cb466fdb33edaf84a3ea626251640fb1eb6b46 | |
parent | 9472bb6b043d5d425b9d1ec0d187155b1ac2b7cb (diff) |
feat(sterni/emacs): subscribe to the TVL feed r/3129
Change-Id: Iac08e992a4c610a6f152c1dc5e681b17298b8834
-rw-r--r-- | users/sterni/emacs/subscriptions.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/sterni/emacs/subscriptions.el b/users/sterni/emacs/subscriptions.el index 15601de56a5b..bf890a5ab8b3 100644 --- a/users/sterni/emacs/subscriptions.el +++ b/users/sterni/emacs/subscriptions.el @@ -7,6 +7,7 @@ ("http://hundimbuero.blogspot.com/feeds/posts/default?alt=rss" blog cool-and-nice) ("gopher://text.causal.agency/0feed.atom" blog) ("http://xsteadfastx.org/feed/" blog cool-and-nice) + ("https://tvl.fyi/feed.atom" blog cool-and-nice) ("https://hannes.robur.coop/atom" blog) ("https://stevelosh.com/rss.xml" blog) ("https://planet.lisp.org/rss20.xml" blog) |