diff options
Diffstat (limited to 'source/_includes/archive_post.html')
-rw-r--r-- | source/_includes/archive_post.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/_includes/archive_post.html b/source/_includes/archive_post.html index fef3328..5693f95 100644 --- a/source/_includes/archive_post.html +++ b/source/_includes/archive_post.html @@ -5,4 +5,4 @@ <footer> <span class="categories">posted in {{ post.categories | category_links }}</span> </footer> -{% endif %} +{% endif %}
\ No newline at end of file |