diff --git a/wp-content/themes/twentyten/footer.php b/wp-content/themes/twentyten/footer.php index 4763e99a..3752b700 100644 --- a/wp-content/themes/twentyten/footer.php +++ b/wp-content/themes/twentyten/footer.php @@ -43,12 +43,7 @@ */ do_action( 'twentyten_credits' ); ?> - <a href="<?php echo esc_url( __( 'https://wordpress.org/', 'twentyten' ) ); ?>" class="imprint" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentyten' ); ?>"> - <?php - /* translators: %s: WordPress */ - printf( __( 'Proudly powered by %s.', 'twentyten' ), 'WordPress' ); - ?> - </a> + <strong>Proudly powered by <a href="https://www.autistici.org">R*</a></strong> </div><!-- #site-generator --> </div><!-- #colophon -->