- Published on: {{ post.date | date: '%B %d, %Y' }} + {{ post.title }}
{{ post.content | strip_html | normalize_whitespace | truncate: 220 }} (read more)
+
+ Published on: {{ post.date | date: '%B %d, %Y' }}
diff --git a/_layouts/index.html b/_layouts/index.html index b19a66c3dcb8ae08ee8702ec7568a9f9fc8d0914..2d96daa7cfd3dcaf07a736850a0c9a225944aa95 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -72,13 +72,13 @@ layout: default {% for post in paginator.posts %}