site: don't specify timezone in hexo config

See: https://github.com/hexojs/hexo/issues/3397

We will need to use a redirect plugin and supply aliases for already published
posts: https://github.com/hexojs/hexo-generator-alias
This commit is contained in:
Michael Bradley, Jr 2019-08-20 13:10:31 -05:00 committed by Michael Bradley
parent 7717b98681
commit eed3ead2ed
1 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@ subtitle: "The all-in-one developer platform for building and deploying decentra
description: "Embark is a simple & powerful framework for decentralized applications"
author: Embark
language: en
timezone: UTC
url: https://embark.status.im
root: /
@ -39,4 +38,3 @@ node_sass:
outputStyle: nested
precision: 5
sourceComments: false