- {{#foreach posts visibility="all"}}
+ {{#foreach posts}}
{{!-- The tag below includes the markup for each post - partials/post-card.hbs --}}
{{> "post-card"}}
{{/foreach}}
diff --git a/author.hbs b/author.hbs index 8df093e..e3df0f3 100644 --- a/author.hbs +++ b/author.hbs @@ -53,7 +53,7 @@