Tweaking theme to be compatible with 1.X versions of Ghost
[ghost-theme-willow.git] / partials / post-list.hbs
index d37bb830d09165a47a0545cd4acfec507c7dd7dd..7b41ed3655a8349596f950b62f1899c16b41f04e 100644 (file)
@@ -2,7 +2,7 @@
     {{#foreach posts}}
         <article class="c-post-list__item {{post_class}}">
             <a class="c-post-list__image" href="{{url}}" title="{{title}}">
-                <img class="c-post-list__image__img" src="{{image}}" alt="{{title}}"/>
+                <img class="c-post-list__image__img" src="{{img_url feature_image}}" alt="{{title}}"/>
             </a>
 
             <h2 class="c-post-list__title">