Simplify meta charset element and move to top per @erinbrown
authorMark Otto <markdotto@gmail.com>
Thu, 25 Sep 2014 17:43:51 +0000 (10:43 -0700)
committerMark Otto <markdotto@gmail.com>
Thu, 25 Sep 2014 17:43:51 +0000 (10:43 -0700)
_includes/head.html

index 93244e31cf8da6b0244a2eb6d82b27affeb646ee..71acc2543475cdb772b7206b6ee1a70495753594 100644 (file)
@@ -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">