Recently Updated shows Hidden Posts #1560
andyhodgetts
started this conversation in
Ideas
Replies: 1 comment 4 replies
-
Jekyll has better support for the variable ---
published: false
--- |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I noticed that the 'Recently Updated' side panel includes posts that are marked as hidden.
A simple fix could be to utilise the filtering used on the Home page and modify '_includes/update-list.html', add the filter then enumerate over it:
from:
to:
Beta Was this translation helpful? Give feedback.
All reactions