Skip to content

Commit

Permalink
fix(index.html): ensure charset is added to html page
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Oct 17, 2016
1 parent 1e2003b commit f8bf217
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/resources/content/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Aurelia</title>
</head>

Expand Down

0 comments on commit f8bf217

Please sign in to comment.