Add link for RSS subscription
This commit is contained in:
parent
e5cf3cbbc1
commit
a11f01784a
|
@ -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>
|
<li><span class="post-date">{{ post.date | date: "%b %-d, %Y" }}</span> <a class="post-link" href="{{ post.url }}">{{ post.title }}</a></li>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<p class="rss-subscribe">subscribe <a href="/feed.xml">via RSS</a></p>
|
||||||
|
|
||||||
</div>
|
</div>
|
Loading…
Reference in New Issue