More stuff for functions.php
This commit is contained in:
parent
4659b59c03
commit
59071b67b5
3 changed files with 8 additions and 16 deletions
|
@ -16,7 +16,7 @@
|
|||
<h1><a href="<?php echo site_url(); ?>"><?php bloginfo( 'name' ); ?></a></h1>
|
||||
<nav role="navigation">
|
||||
<ul class="nav">
|
||||
<?php wp_list_pages( 'title_li=' ); ?>
|
||||
<?php wp_list_pages( 'title_li=' ); ?>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue