Add link for RSS subscription

This commit is contained in:
Joel Glovier 2014-02-15 23:16:23 -05:00
parent e5cf3cbbc1
commit a11f01784a
1 changed files with 3 additions and 0 deletions

View File

@ -9,4 +9,7 @@ layout: default
<li><span class="post-date">{{ post.date | date: "%b %-d, %Y" }}</span> <a class="post-link" href="{{ post.url }}">{{ post.title }}</a></li>
{% endfor %}
</ul>
<p class="rss-subscribe">subscribe <a href="/feed.xml">via RSS</a></p>
</div>