Skip to content
Snippets Groups Projects
0080-Patch-theme-rusty-grunge.patch 878 B
--- footer.php	2011-07-12 13:17:12.000000000 -0700
+++ footer.php.patched	2021-02-21 22:33:39.985975185 -0800
@@ -9,7 +9,7 @@
 
 	<footer id="colophon" role="contentinfo">
 			<div id="site-generator">
-				<a href="http://wordpress.org/" rel="generator">Proudly powered by WordPress</a><span class="sep"> | </span><?php printf( __( 'Theme: %1$s by %2$s.', 'rusty-grunge' ), 'Rusty Grunge', '<a href="http://www.chris-wallace.com" title="Chris Wallace">Chris Wallace</a>' ); ?>
+                   <a href="http://wordpress.org/" rel="generator">Proudly powered by WordPress</a><span class="sep"> and <a href="http://www.autistici.org">R*</a> | </span><?php printf( __( 'Theme: %1$s by %2$s.', 'rusty-grunge' ), 'Rusty Grunge', '<a href="http://www.chris-wallace.com" title="Chris Wallace">Chris Wallace</a>' ); ?>
 			</div>
 	</footer><!-- #colophon -->
 </div><!-- #page -->