Merge pull request #12 from MonoidMusician/patch-1

Add UTF-8 charset to index.html
master
Gary Burgess 2017-07-15 12:25:53 +01:00 committed by GitHub
commit 0ff25e5ad5
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 {