mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
[docs] Add timezone to _config
This way we hopefully won't churn the feed when genereated in a different time zone (eg France).
This commit is contained in:
@@ -18,3 +18,4 @@ description: A JavaScript library for building user interfaces
|
||||
relative_permalinks: true
|
||||
paginate: 5
|
||||
paginate_path: /blog/page:num/
|
||||
timezone: America/Los_Angeles
|
||||
|
||||
Reference in New Issue
Block a user