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