Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
force utf8 character to display correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Jun 23, 2014
1 parent e10fd68 commit e0bd51d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>

<title>Paper Calculator</title>
<meta charset="UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta name="mobile-web-app-capable" content="yes">
Expand Down

0 comments on commit e0bd51d

Please sign in to comment.