From a3dd2fc473c9bb7b7b39bba52a1298b9d8670723 Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 10 Sep 2019 16:39:38 -0400 Subject: [PATCH] add tt-rss feed --- _layouts/blog.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_layouts/blog.html b/_layouts/blog.html index 5642485..a3e1be2 100644 --- a/_layouts/blog.html +++ b/_layouts/blog.html @@ -3,7 +3,13 @@ layout: default description: Amolith's blog on various tech-related topics --- {% include page/title.html %} - +
+

+For a list of articles I've read and think are worth reading, check out my other feed. This is generated using my feed reader of choice, Tiny Tiny RSS. They're blog posts from people I admire and it's all content I recommend reading. +

+
+
+
{{ content }} {% include page/explore.html %}