More fiddling with post cover images
authorNeil Smith <neil.git@njae.me.uk>
Mon, 2 Apr 2018 14:51:30 +0000 (15:51 +0100)
committerNeil Smith <neil.git@njae.me.uk>
Mon, 2 Apr 2018 14:51:30 +0000 (15:51 +0100)
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>