Update footer.php
This commit is contained in:
parent
5d4c0bcc6e
commit
638fd84799
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<footer class="footer" role="contentinfo">
|
||||
<div class="container">
|
||||
<p>© <?php bloginfo( 'name' ); ?> <?php echo date( 'Y' ); ?></p>
|
||||
© <?php bloginfo( 'name' ); ?> <?php echo date( 'Y' ); ?>
|
||||
</div>
|
||||
</footer>
|
||||
<?php wp_footer(); ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue