Add UTF-8 charset to index.html

master
Nicholas Scheel 2017-07-15 00:32:39 -05:00 committed by GitHub
parent 2fc9a6ab31
commit 800dcba1b8
1 changed files with 1 additions and 0 deletions

1
dist/index.html vendored
View File

@ -1,6 +1,7 @@
<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:foo="http://www.w3.org/2000/svg">
<head>
<meta charset="utf-8"/>
<title>My Halogen App</title>
<style>
body {