Remove 'hfeed' class from header.php

* This was moved to inc/extras.php to be added via body_class filter
This commit is contained in:
Caroline Moore 2015-09-16 15:09:09 -04:00
parent 1f85e9b067
commit 3e8580d518
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
</head>
<body <?php body_class(); ?>>
<div id="page" class="hfeed site">
<div id="page" class="site">
<a class="skip-link screen-reader-text" href="#content"><?php esc_html_e( 'Skip to content', '_s' ); ?></a>
<header id="masthead" class="site-header" role="banner">