Use lang='zh-CN' to optimize font display

It should look much better
This commit is contained in:
John Wu 2014-02-15 00:55:08 +08:00
parent a2fa11d8ea
commit 60b9156f08

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/html">
<html lang="zh-CN" xmlns="http://www.w3.org/1999/html">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">