From f56a070c2bb2a82b73024354c8a720fa0f89789c Mon Sep 17 00:00:00 2001 From: "David A. Kennedy" Date: Fri, 23 Jun 2017 12:41:05 -0400 Subject: [PATCH 1/2] Remove landmark roles * With better browser support, these roles aren't needed now. * Most newer browsers imply them via HTML5 semantics. See: http://html5doctor.com/on-html-belts-and-aria-braces/ Fixes #1132 --- 404.php | 2 +- archive.php | 2 +- comments.php | 4 ++-- footer.php | 2 +- header.php | 4 ++-- index.php | 2 +- page.php | 2 +- search.php | 2 +- sidebar.php | 2 +- single.php | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/404.php b/404.php index 4e6debe8..ad0ba01b 100644 --- a/404.php +++ b/404.php @@ -10,7 +10,7 @@ get_header(); ?>
-
+