This commit is contained in:
Konstantin Obenland 2014-11-05 17:19:15 -08:00
commit 23d0a41722
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
<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>
</div>
</div><!-- .site-branding -->
<nav id="site-navigation" class="main-navigation" role="navigation">
<button class="menu-toggle"><?php _e( 'Primary Menu', '_s' ); ?></button>