Skip to content

Commit 277cbf0

Browse files
committed
[docs] Add timezone to _config
This way we hopefully won't churn the feed when genereated in a different time zone (eg France).
1 parent b0b7717 commit 277cbf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ description: A JavaScript library for building user interfaces
1818
relative_permalinks: true
1919
paginate: 5
2020
paginate_path: /blog/page:num/
21+
timezone: America/Los_Angeles

0 commit comments

Comments
 (0)