Default to include all visibility posts
This commit is contained in:
parent
0cfb974fe5
commit
4213a21940
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<div class="gh-container">
|
||||
|
||||
<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