Add UTF-8 reference to HTML
This commit is contained in:
parent
c9eb78a14b
commit
ba8f5b6be4
@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
|
||||
<meta charset="UTF-8">
|
||||
|
||||
<!-- include compass css translation -->
|
||||
<link href="stylesheets/style.css" type="text/css" rel="stylesheet" >
|
||||
|
Loading…
Reference in New Issue
Block a user