From 04efa7baa735ce8f5622fff4f5db5eeed4949bab Mon Sep 17 00:00:00 2001 From: Ben Word Date: Mon, 18 Nov 2013 09:45:31 -0600 Subject: [PATCH] Use main element --- CHANGELOG.md | 1 + base.php | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18b87cd..095a556 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ### HEAD +* Switch `div.main` to `main` element now that Modernizr uses the latest HTML5 Shiv * Update to Modernizr 2.7.0 * Don't run JSHint on plugins (`assets/js/plugins/`) * Disable warnings about undefined variables (JSHint) diff --git a/base.php b/base.php index 28eecad..af41d3c 100644 --- a/base.php +++ b/base.php @@ -19,9 +19,9 @@
-
+
-
+