0165-twentythirteen-footer.patch 688 B
--- footer.php 2020-12-09 00:15:28.000000000 -0800
+++ footer.php.patched 2021-02-21 22:50:12.980335684 -0800
@@ -21,12 +21,7 @@
the_privacy_policy_link( '', '<span role="separator" aria-hidden="true"></span>' );
}
?>
- <a href="<?php echo esc_url( __( 'https://wordpress.org/', 'twentythirteen' ) ); ?>" class="imprint">
- <?php
- /* translators: %s: WordPress */
- printf( __( 'Proudly powered by %s', 'twentythirteen' ), 'WordPress' );
- ?>
- </a>
+ <strong>Proudly powered by <a href="http://www.autistici.org">R*</a></strong>
</div><!-- .site-info -->
</footer><!-- #colophon -->
</div><!-- #page -->