Merge pull request #12 from MonoidMusician/patch-1
Add UTF-8 charset to index.html
This commit is contained in:
commit
0ff25e5ad5
1
dist/index.html
vendored
1
dist/index.html
vendored
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user