site: set the timezone in the config for consistent generation times
This commit is contained in:
parent
839fd45b9d
commit
ceca1bcf14
|
@ -9,6 +9,8 @@ google_analytics_id: UA-50755011-1
|
|||
repository: https://github.com/jekyll/jekyll
|
||||
help_url: https://github.com/jekyll/jekyll-help
|
||||
|
||||
timezone: America/Los_Angeles
|
||||
|
||||
collections:
|
||||
docs:
|
||||
output: true
|
||||
|
|
Loading…
Reference in New Issue