Преглед изворни кода

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">