feat(tazjin/emacs): Add vlogcreations feed subscription
Change-Id: If50683716939eb93991f00d2911580ea7800d444 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3637 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
parent
6c2e157264
commit
ff950d428d
1 changed files with 5 additions and 1 deletions
|
@ -63,7 +63,11 @@
|
||||||
"https://www.reddit.com/r/lockdownskepticism/.rss"
|
"https://www.reddit.com/r/lockdownskepticism/.rss"
|
||||||
"https://www.reddit.com/r/rust/.rss"
|
"https://www.reddit.com/r/rust/.rss"
|
||||||
"https://news.ycombinator.com/rss"
|
"https://news.ycombinator.com/rss"
|
||||||
"https://xkcd.com/atom.xml")))
|
("https://xkcd.com/atom.xml" media)
|
||||||
|
|
||||||
|
;; vlogcreations
|
||||||
|
("https://www.youtube.com/feeds/videos.xml?channel_id=UCR0VLWitB2xM4q7tjkoJUPw" media)
|
||||||
|
)))
|
||||||
|
|
||||||
(use-package ht)
|
(use-package ht)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue