diff options
author | sterni <sternenseemann@systemli.org> | 2021-09-08T20·20+0200 |
---|---|---|
committer | sterni <sternenseemann@systemli.org> | 2021-09-09T12·52+0000 |
commit | e4a8b57d51ea43ec8f72e4133a28df158e023d17 (patch) | |
tree | 54c96f9b5b721874a629cc7a79c927ec9b0da4bc | |
parent | 8b4e0dbf2e336a3072508989207779e4de93bccd (diff) |
feat(users/sterni/emacs): subscribe to eta's honking r/2827
https: //www.youtube.com/watch?v=nH4Gr2U50i8 Change-Id: Iaf998cee07325900272f1fef29478f724b19fe34 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3501 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org>
-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 a1e41b03f93b..94acdd6ec08b 100644 --- a/users/sterni/emacs/subscriptions.el +++ b/users/sterni/emacs/subscriptions.el @@ -21,6 +21,7 @@ ("https://tazj.in/feed.atom" blog cool-and-nice) ("https://alyssa.is/feed.xml" blog cool-and-nice) ("https://eta.st/feed.xml" blog cool-and-nice) + ("https://h.eta.st/rss" cool-and-nice) ("https://spectrum-os.org/git/www/atom/bibliography.html" links blog) ("https://rachelbythebay.com/w/atom.xml" blog) ("http://evrl.com/feed.xml" blog) |