@@ -16,7 +16,11 @@ {% endunless %} {% if index %} -
{{ content | excerpt }}
+
+ {% if post.thumbnail %} +
{{ post.title }}
+ {% endif %} + {{ content | excerpt }}
{% capture excerpted %}{{ content | has_excerpt }}{% endcapture %} {% if excerpted == 'true' %}