Skip to content

Commit 0d2f39b

Browse files
committed
Defined document encoding
1 parent 727c86d commit 0d2f39b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<title>NewtonScript</title>
55
<link rel="stylesheet" type="text/css" href="css/basic.css" />
6+
<meta charset="utf-8" />
67
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;" />
78
<!--
89
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script>

0 commit comments

Comments
 (0)