--- footer.php 2020-12-09 00:14:38.000000000 -0800 +++ footer.php.patched 2021-02-21 22:43:25.579771689 -0800 @@ -31,12 +31,7 @@ the_privacy_policy_link( '', '<span role="separator" aria-hidden="true"></span>' ); } ?> - <a href="<?php echo esc_url( __( 'https://wordpress.org/', 'twentyeleven' ) ); ?>" class="imprint" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentyeleven' ); ?>"> - <?php - /* translators: %s: WordPress */ - printf( __( 'Proudly powered by %s', 'twentyeleven' ), 'WordPress' ); - ?> - </a> + <strong>Proudly powered by <a href="http://www.autistici.org">R*</a></strong> </div> </footer><!-- #colophon --> </div><!-- #page -->