Force timezone to Central European Time
Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/ebb037a5 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/ebb037a5 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/ebb037a5 Branch: refs/heads/asf-site Commit: ebb037a564001ca95f92c7c02c990b94f7e9f337 Parents: 962190d Author: Greg Hogan <[email protected]> Authored: Thu Jun 1 12:35:23 2017 -0400 Committer: Greg Hogan <[email protected]> Committed: Thu Jun 1 12:35:23 2017 -0400 ---------------------------------------------------------------------- _config.yml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebb037a5/_config.yml ---------------------------------------------------------------------- diff --git a/_config.yml b/_config.yml index 97bdc13..eac4e26 100644 --- a/_config.yml +++ b/_config.yml @@ -91,6 +91,8 @@ gems: [jekyll-paginate] host: 0.0.0.0 +timezone: CET + # News Posts paginate: 10 paginate_path: "blog/page:num"
