Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UTF-8 needs to have a dash, see e.g. the example [here](https://www.w3.org/TR/html50/document-metadata.html#character-encoding-declaration). The current value of `utf8` does not work with Internet Explorer 11. I guess most other browsers will default to UTF-8 anyway when they encounter an unknown charset value.
- Loading branch information