Răsfoiți Sursa

Simplify meta charset element and move to top per @erinbrown

Mark Otto 10 ani în urmă
părinte
comite
7328f77e06
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      _includes/head.html

+ 1 - 1
_includes/head.html

@@ -1,6 +1,6 @@
 <head>
 <head>
+  <meta charset="UTF-8">
   <link href="http://gmpg.org/xfn/11" rel="profile">
   <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-->
   <!-- Enable responsiveness on mobile devices-->
   <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
   <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">