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:
Vincent Ambo 2021-09-26 13:39:42 +03:00 committed by tazjin
parent 6c2e157264
commit ff950d428d

View file

@ -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)