diff --git a/source/_layouts/post.html b/source/_layouts/post.html index 2cd5dc31..59cfba9b 100644 --- a/source/_layouts/post.html +++ b/source/_layouts/post.html @@ -4,8 +4,10 @@ {% block content_wrapper %}
Posted: {{ page.date|date('jS F Y') }}
{# {% if page.tags %} diff --git a/source/blog.html b/source/blog.html index b40fedc6..1d878ce6 100644 --- a/source/blog.html +++ b/source/blog.html @@ -15,6 +15,9 @@ use: {% for post in page.pagination.items %}