diff --git a/partials/components/featured.hbs b/partials/components/featured.hbs index 41b22939..322648e7 100644 --- a/partials/components/featured.hbs +++ b/partials/components/featured.hbs @@ -1,14 +1,16 @@ {{#if showFeatured}} {{#get "posts" filter="featured:true" include="authors" limit=limit as |featured|}} - + + {{/if}} {{/get}} -{{/if}} \ No newline at end of file +{{/if}}