diff options
author | Colin Okay <colin@cicadas.surf> | 2022-09-26 17:57:15 -0500 |
---|---|---|
committer | Colin Okay <colin@cicadas.surf> | 2022-09-26 17:57:15 -0500 |
commit | a54b2b162c5c3062cf3635240a9d4aee2098f26b (patch) | |
tree | bcb9b7529d5669d8190d7d10d4a8ee665c0c12ab | |
parent | 3adab44f55a3f2d81a95ecde4698057605d80ddf (diff) |
feed tweaks
-rw-r--r-- | init-el.org | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/init-el.org b/init-el.org index 888bc28..594eace 100644 --- a/init-el.org +++ b/init-el.org @@ -1247,8 +1247,9 @@ mu index (setq elfeed-feeds '( ("https://compilerspotlight.substack.com/feed" frontpage plt programming) + ("https://waxy.org/feed" frontpage tech games) ("https://pointersgonewild.com/feed/" frontpage blog programming) - ("https://hackaday.com/blog/feed/" frontpage) + ("https://hackaday.com/blog/feed/" ) ("https://kevinlynagh.com/feed.xml" programming frontpage) ("https://blog.einval.com/index.rss" blog debian linux) ("https://justinehsmith.substack.com/feed" blog newsletter frontpage) @@ -1288,7 +1289,7 @@ mu index ("https://frontpage.metaobject.com/feeds/posts/default" frontpage programming) ("http://cowlark.com/feed.rss" frontpage retrocomputing) ("https://sfconservancy.org/feeds/frontpage/" foss floss) - ("https://aeon.co/feed.rss" philosophy culture magazine frontpage) + ("https://aeon.co/feed.rss" philosophy culture magazine) ("http://malisper.me/category/postgres/feed/" frontpage lisp) ("https://infovore.org/feed/" frontpage culture media) ("https://adam.nels.onl/rss.xml" lisp frontpage) @@ -1304,7 +1305,7 @@ mu index ("https://frontpage.fourthbit.com/atom.xml" scheme programming) ("http://ajroach42.com/feed.xml" frontpage smallinternet) ("https://codeascraft.com/atom" dev web) - ("https://daily.jstor.org/feed/" science culture frontpage) + ("https://daily.jstor.org/feed/" science culture) ("https://feeds.feedburner.com/GamasutraIndependentNews" games news) ("https://feeds.feedburner.com/HypocriteReader" hypocritereader magazine culture) ("https://feeds.feedburner.com/codinghorror" dev web) |