Move feed footer to an include

This commit is contained in:
Michael Rose
2015-01-30 09:37:42 -05:00
parent 7811c598b0
commit 3b2e58c7d8
2 changed files with 5 additions and 2 deletions

View File

@ -0,0 +1 @@
<p><a href="{{ site.url }}{{ post.url }}">{{ post.title | xml_escape }}</a> was originally published by {{ site.owner.name }} at <a href="{{ site.url }}">{{ site.title }}</a> on {{ post.date | date: "%B %d, %Y" }}.</p>