forked from mirror/_s
Updated Tagline markup as per WC3 guidelines.
This commit is contained in:
parent
00e6610198
commit
8d7f3b9c11
|
@ -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">
|
||||
|
|
Reference in New Issue