Skip to content

Commit 0ab6e49

Browse files
authored
update config to overwrite github's default future=true flag so that future posts aren't shown
1 parent 8daf905 commit 0ab6e49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,8 @@ paginate: 5
195195
kramdown:
196196
input: GFM
197197

198+
future: false
199+
198200
# Default YAML values (more information on Jekyll's site)
199201
defaults:
200202
-

0 commit comments

Comments
 (0)