blog listing initially working
This commit is contained in:
parent
3c6d3e6894
commit
71c26a5f29
7 changed files with 131 additions and 29 deletions
|
@ -26,10 +26,10 @@ namespace WP_73k;
|
|||
</div>
|
||||
</footer> -->
|
||||
<footer class="footer73k footer bottom-0 end-0 bg-dark">
|
||||
<div class="px-2 px-sm-3">
|
||||
<span class="text-gray-300">© Copyright <?php echo date("Y") ?> Adam Piontek</span>
|
||||
</div>
|
||||
</footer>
|
||||
<div class="px-2 px-sm-3">
|
||||
<span class="text-gray-300">© Copyright <?php echo date("Y") ?> Adam Piontek</span>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<?php wp_footer(); ?>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue