Simplify html lang attr per @erinbrown
authorMark Otto <markdotto@gmail.com>
Thu, 25 Sep 2014 17:43:28 +0000 (10:43 -0700)
committerMark Otto <markdotto@gmail.com>
Thu, 25 Sep 2014 17:43:28 +0000 (10:43 -0700)
_layouts/default.html

index 61620f22a4a05083c5730b33ddf7846ed8bd3c8e..87ee3eb730a66b6a33adae77ef270bf5159b4ff6 100644 (file)
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
+<html lang="en">
 
   {% include head.html %}