From 7bf1363025ee6a042c7916abe90bf7dc36b3561a Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Thu, 17 Jun 2021 01:34:30 -0500 Subject: Correct Elfeed YouTube link --- _posts/2021-06-17-jekyll-text-theme-rss.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2021-06-17-jekyll-text-theme-rss.markdown b/_posts/2021-06-17-jekyll-text-theme-rss.markdown index 26f0d4a..1be5b28 100644 --- a/_posts/2021-06-17-jekyll-text-theme-rss.markdown +++ b/_posts/2021-06-17-jekyll-text-theme-rss.markdown @@ -5,7 +5,7 @@ date: 2021-06-17 categories: rss tags: [Jekyll, RSS, TeXt Theme] --- -Recently, I watched [DistroTube's](https://distrotube.com/) [video about Elfeed](https://www.youtube.com/watch?v=rkSZbzGpQuM&t=705s), which prompted me to set up RSS for my own website. +Recently, I watched [DistroTube's](https://distrotube.com/) [video about Elfeed](https://youtu.be/rkSZbzGpQuM), which prompted me to set up RSS for my own website. However, after looking through the documentation for the [TeXt Theme](https://tianqi.name/jekyll-TeXt-theme/) for [Jekyll](https://jekyllrb.com/), I found there was no out-of-the-box support for adding RSS to the bottom of the page. In this post, I give the steps required to add the small RSS logo to the footer of your page and the appropriate HTML/Liquid code to add to implement a small RSS button in the footer of your webpage which links back to your `feed.xml` file. -- cgit v1.2.3