From e67e9cc7c1b5a395521a6ee43031becc321e605a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C4=83t=C4=83lin=20Mari=C8=99?= Date: Wed, 2 Apr 2014 09:42:10 +0300 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 Close h5bp/html5-boilerplate#1522. --- 404.html | 2 +- CHANGELOG.md | 2 ++ index.html | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/404.html b/404.html index 0a5afda37f..190accc5b6 100644 --- a/404.html +++ b/404.html @@ -1,4 +1,4 @@ - + diff --git a/CHANGELOG.md b/CHANGELOG.md index 5167fe667e..09c479e28b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ### HEAD +* Use `` instead of `` + ([#1522](https://github.com/h5bp/html5-boilerplate/issues/1522)). * Update to Normalize.css 3.0.1. ([#1050](https://github.com/h5bp/html5-boilerplate/issues/1050)). * Add `/browserconfig.xml` file and tile images diff --git a/index.html b/index.html index 504f1bd01e..ac09d3272c 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - +