Added encoding to config file
the build failed Details

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2018-07-04 08:59:58 +02:00
parent db8b8dfd64
commit cbb222b76f
1 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ description: > # this means to ignore newlines until "baseurl:"
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://2martens.de" # the base hostname & protocol for your site
timezone: "Europe/Berlin"
encoding: utf-8
collections:
events:
output: true
@ -53,4 +54,4 @@ exclude:
- deploy_ed25519.enc
- LICENSE
- vendor
- node_modules
- node_modules