Skip to content

Commit

Permalink
08-15-2024
Browse files Browse the repository at this point in the history
  • Loading branch information
midkiffaries committed Aug 15, 2024
1 parent 69861ed commit 8450446
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@

<div class="footer-notice">
<hr class="footer-rule">
<div class="footer-copyright" itemprop="copyrightNotice">Copyright &copy; <time datetime="<?=date('Y');?>" itemprop="copyrightYear"><?=date('Y'); ?></time> <?=bloginfo('name');?>. All rights reserved.</div>
<div class="footer-copyright" itemprop="copyrightNotice">&copy; <time datetime="<?=date('Y');?>" itemprop="copyrightYear"><?=date('Y'); ?></time> <?=bloginfo('name');?>. All rights reserved.</div>
<div class="footer-footnote">
<a href="https://github.com/midkiffaries/m20T1" class="wp-theme-title"><?=wp_get_theme()->get('Name');?> Theme</a> |
<a href="https://github.com/midkiffaries/m20T1" class="wp-theme-title">m20T1 Theme</a> |
<a href="<?=esc_url(home_url());?>/privacy-policy/" rel="license" itemprop="license">Privacy Policy</a>
</div>
</div>
Expand Down

0 comments on commit 8450446

Please sign in to comment.