Skip to content

Commit

Permalink
update config to overwrite github's default future=true flag so that …
Browse files Browse the repository at this point in the history
…future posts aren't shown
  • Loading branch information
daattali authored Nov 5, 2020
1 parent 8daf905 commit 0ab6e49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,8 @@ paginate: 5
kramdown:
input: GFM

future: false

# Default YAML values (more information on Jekyll's site)
defaults:
-
Expand Down

0 comments on commit 0ab6e49

Please sign in to comment.