Update footer.php
Removed copyright statement from footer.php that was specific to The Emu Cafe Social. Signed-off-by: Nicholas A. Ferrell <naferrell@noreply.giteacoffee.emucafe.org>
This commit is contained in:
parent
2db7447464
commit
791c58b714
@ -34,9 +34,6 @@ defined( 'ABSPATH' ) || exit;
|
||||
<div>
|
||||
<?php printf( __( 'This site uses the <a rel="external" href="https://giteacoffee.emucafe.org/naferrell/emusem-press">Emusem Press</a> child theme of <a rel="external" href="https://github.com/pfefferle/SemPress">SemPress</a>. <br> Emusem Press is maintained by <a rel="external" href="https://thenewleafjournal.com/author/naferrell">Nicholas A. Ferrell</a>.' ) ); ?>
|
||||
</div>
|
||||
<div>
|
||||
<?php printf( __( 'Copyright © The Emu Café Social and/or the respective authors unless otherwise expressly stated.') ); ?>
|
||||
</div>
|
||||
</footer><!-- #colophon -->
|
||||
</div><!-- #page -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user