Skip to content
Snippets Groups Projects
Commit 0e6cb96e authored by agata's avatar agata
Browse files

R* in footer themes twentysixteen e twentyseventeen

parent 3306b227
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,5 @@
the_privacy_policy_link( '', '<span role="separator" aria-hidden="true"></span>' );
}
?>
<a href="<?php echo esc_url( __( 'https://wordpress.org/', 'twentyseventeen' ) ); ?>" class="imprint">
<?php printf( __( 'Proudly powered by %s', 'twentyseventeen' ), 'WordPress' ); ?>
</a>
<strong>Proudly powered by <a href="https://www.autistici.org">R*</a></strong>
</div><!-- .site-info -->
......@@ -57,7 +57,7 @@
the_privacy_policy_link( '', '<span role="separator" aria-hidden="true"></span>' );
}
?>
<?php printf( __( 'Proudly powered by %s', 'twentysixteen' ), 'WordPress' ); ?>
<strong>Proudly powered by <a href="https://www.autistici.org">R*</a></strong>
</div><!-- .site-info -->
</footer><!-- .site-footer -->
</div><!-- .site-inner -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment