From 2ce0c6d29a79c6de81c11c771131a0f0adb53517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C4=83t=C4=83lin=20Mari=C8=99?= Date: Fri, 16 May 2014 18:15:33 +0200 Subject: [PATCH] Use `` instead of `` Return back to the lowercase doctype in order to be more consistent with the lowercase of the html tags. References: * h5bp/html5-boilerplate#1522 * http://www.whatwg.org/specs/web-apps/current-work/multipage/syntax.html#the-doctype --- 404.html | 2 +- CHANGELOG.md | 2 ++ templates/header.html | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/404.html b/404.html index 0a5afda..190accc 100644 --- a/404.html +++ b/404.html @@ -1,4 +1,4 @@ - + diff --git a/CHANGELOG.md b/CHANGELOG.md index 14d8dfc..4c527cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ### HEAD + +* Use `` instead of `` * Update component jQuery to 1.11.1 * Update component Modernizr to v2.8.0 * Update npm packages to their latest version diff --git a/templates/header.html b/templates/header.html index 0c4a567..0264637 100644 --- a/templates/header.html +++ b/templates/header.html @@ -1,4 +1,4 @@ - +