Skip to content

Commit af10800

Browse files
Added future posts setting in the production _config.yml as well.
1 parent 6881dad commit af10800

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ include: ["_pages"]
1919
exclude:
2020
- Gemfile
2121
- Gemfile.lock
22+
future: true
2223

2324
# command to run build locally:
2425
# bundle exec jekyll serve --config _config.yml,_config_dev.yml

0 commit comments

Comments
 (0)