{{ post.title }}
+ {{ post.title }}
{{post.date | date: "%b %d %Y" }}
{{ post.excerpt }}
{% endfor %}
+ {% endif %}"
{{ content }}
diff --git a/_layouts/main.html b/_layouts/main.html index 0889d007..fe519fd7 100644 --- a/_layouts/main.html +++ b/_layouts/main.html @@ -63,7 +63,8 @@