Updates
This commit is contained in:
parent
05c8670de0
commit
194fc42be3
4 changed files with 29 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
<footer class="footer" role="contentinfo">
|
||||
<div class="container">
|
||||
<?php wp_nav_menu(['theme_location' => 'footer' ]); ?>
|
||||
<?php wp_nav_menu(['theme_location' => 'footer']); ?>
|
||||
© <?php bloginfo( 'name' ); ?> <?php echo date( 'Y' ); ?>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue