Default to include all visibility posts

This commit is contained in:
John O'Nolan 2020-06-29 02:49:41 +07:00 committed by GitHub
parent 0cfb974fe5
commit 4213a21940
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
<div class="gh-container"> <div class="gh-container">
<div class="gh-postfeed"> <div class="gh-postfeed">
{{#foreach posts}} {{#foreach posts visibility="all"}}
{{> "card"}} {{!-- partials/card.hbs --}} {{> "card"}} {{!-- partials/card.hbs --}}