Add a couple of blog feeds
This commit is contained in:
parent
e26750e302
commit
2f90776712
1 changed files with 3 additions and 1 deletions
|
@ -96,7 +96,9 @@
|
||||||
"https://funcall.blogspot.com/feeds/posts/default"
|
"https://funcall.blogspot.com/feeds/posts/default"
|
||||||
"https://tibleiz.net/blog/news.rss"
|
"https://tibleiz.net/blog/news.rss"
|
||||||
("https://csscade.com/" css)
|
("https://csscade.com/" css)
|
||||||
"https://ntietz.com/atom.xmlsig"))
|
"https://ntietz.com/atom.xmlsig"
|
||||||
|
"https://libreture.com/blog/rss"
|
||||||
|
"https://jvns.ca/atom.xml"))
|
||||||
|
|
||||||
(add-hook 'elfeed-new-entry-hook
|
(add-hook 'elfeed-new-entry-hook
|
||||||
(elfeed-make-tagger :before "2 weeks ago"
|
(elfeed-make-tagger :before "2 weeks ago"
|
||||||
|
|
Loading…
Reference in a new issue