瀏覽代碼

Simplify meta charset element and move to top per @erinbrown

Mark Otto 10 年之前
父節點
當前提交
7328f77e06
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      _includes/head.html

+ 1 - 1
_includes/head.html

@@ -1,6 +1,6 @@
 <head>
+  <meta charset="UTF-8">
   <link href="http://gmpg.org/xfn/11" rel="profile">
-  <meta http-equiv="content-type" content="text/html; charset=utf-8">
 
   <!-- Enable responsiveness on mobile devices-->
   <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">