Formatting cleanup
This commit is contained in:
parent
0d8c4da159
commit
cbd57dc329
6 changed files with 58 additions and 28 deletions
|
@ -18,7 +18,7 @@
|
|||
<header class="header" role="banner">
|
||||
<div class="container">
|
||||
<nav role="navigation">
|
||||
<?php wp_nav_menu( array( 'menu_class' => 'nav' ) ); ?>
|
||||
<?php wp_nav_menu( array( 'theme_location' => 'header' ) ); ?>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue