From a11f01784ac2f808db1e6eea8bcf372018c2455a Mon Sep 17 00:00:00 2001 From: Joel Glovier Date: Sat, 15 Feb 2014 23:16:23 -0500 Subject: [PATCH] Add link for RSS subscription --- lib/site_template/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/site_template/index.html b/lib/site_template/index.html index 01b8272b..46895032 100644 --- a/lib/site_template/index.html +++ b/lib/site_template/index.html @@ -9,4 +9,7 @@ layout: default
  • {{ post.title }}
  • {% endfor %} + +

    subscribe via RSS

    + \ No newline at end of file