diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 133ef42..e887feb 100644 --- a/_config.yml +++ b/_config.yml @@ -11,6 +11,7 @@ node_modules, vendor, templates, yarn-error.log, package.json, javascripts/main. timezone: "Europe/Berlin" markdown: kramdown highlighter: rouge +encoding: UTF-8 baseurl: "" # the subpath of your site, e.g. /blog |
