Tweaked background images again
[ghost-theme-willow.git] / post.hbs
index 526612ff0878cae7c79d5e272bb4b038bf3f69bb..650eb23065342d6ef8338e187653866f340e7d3e 100644 (file)
--- a/post.hbs
+++ b/post.hbs
             {{> "post-meta"}}
         </div>
 
-        {{#if feature_image}}
-        <figure class="c-post-full-image" style="background-image: url({{feature_image}})">
-        </figure>
-        {{/if}}
-
         <div class="c-post-view__content">
             {{content}}
         </div>