Default to include all visibility posts
This commit is contained in:
parent
4213a21940
commit
25461d9a04
1 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@
|
|||
{{/author}}
|
||||
|
||||
<div class="gh-postfeed">
|
||||
{{#foreach posts}}
|
||||
{{#foreach posts visibility="all"}}
|
||||
|
||||
{{> "card"}} {{!-- partials/card.hbs --}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue