Merge pull request #763 from sagarjadhav/master

Updated Tagline markup as per W3C guidelines.
This commit is contained in:
Fränk Klein 2015-06-18 12:53:55 +02:00
commit 4e84c580a0
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<header id="masthead" class="site-header" role="banner">
<div class="site-branding">
<h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>
<h2 class="site-description"><?php bloginfo( 'description' ); ?></h2>
<p class="site-description"><?php bloginfo( 'description' ); ?></p>
</div><!-- .site-branding -->
<nav id="site-navigation" class="main-navigation" role="navigation">