From efc7514f9f9dc3da07fd8eb6f3b2308b5f0d130f Mon Sep 17 00:00:00 2001 From: vsn4ik Date: Mon, 5 Aug 2013 05:40:25 +0400 Subject: Remove type attribute of tag "script". In HTML5 in tag script, the type attribute is no longer required. The default value is "text/javascript". http://www.w3.org/TR/html5/scripting-1.html#attr-script-type --- _includes/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index b5eff5f5e..827b1c2c9 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -31,12 +31,12 @@ -