More fiddling with post cover images
[ghost-theme-willow.git] / post.hbs
index 7b3019cf5a3a420a9908cd98e02f3df93f25cd03..17acbd038965b7b4e0ed55b1281c431a8bc9977a 100644 (file)
--- a/post.hbs
+++ b/post.hbs
@@ -9,13 +9,11 @@
             {{> "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>