[oni-elfeed] Add some feeds
This commit is contained in:
parent
6747a3693c
commit
da288e8256
1 changed files with 6 additions and 1 deletions
|
@ -91,7 +91,12 @@
|
|||
("https://github.com/bharadswami/syncthing-status.el/commits/main.atom" emacs commits)
|
||||
"https://liliputing.com/feed/"
|
||||
("https://www.futurile.net/feeds/all.atom.xml" guix)
|
||||
"https://convolv.es/atom.xml"))
|
||||
"https://convolv.es/atom.xml"
|
||||
"https://ianthehenry.com/feed.xml"
|
||||
"https://funcall.blogspot.com/feeds/posts/default"
|
||||
"https://tibleiz.net/blog/news.rss"
|
||||
("https://csscade.com/" css)
|
||||
"https://ntietz.com/atom.xmlsig"))
|
||||
|
||||
(add-hook 'elfeed-new-entry-hook
|
||||
(elfeed-make-tagger :before "2 weeks ago"
|
||||
|
|
Loading…
Reference in a new issue