Skip to content
Snippets Groups Projects
Commit e656e428 authored by ale's avatar ale
Browse files

Patch twentytwentyone footer

parent 05993de4
No related branches found
No related tags found
1 merge request!336Modern footer patches
Pipeline #60798 passed
......@@ -94,6 +94,9 @@
"wpackagist-theme/twentysixteen": {
"Footer credits": "patches/themes/0223-twentysixteen-footer.patch"
},
"wpackagist-theme/twentytwentyone": {
"Footer credits": "patches/themes/twentytwentyone-footer.patch"
},
"wpackagist-theme/bliss": {
"Footer credits": "patches/themes/0223-bliss-footer.patch"
}
......
--- footer.php.orig 2023-11-08 21:32:52.428985800 +0000
+++ footer.php 2023-11-08 21:37:35.398699913 +0000
@@ -61,13 +61,7 @@
?>
<div class="powered-by">
- <?php
- printf(
- /* translators: %s: WordPress. */
- esc_html__( 'Proudly powered by %s.', 'twentytwentyone' ),
- '<a href="' . esc_url( __( 'https://wordpress.org/', 'twentytwentyone' ) ) . '">WordPress</a>'
- );
- ?>
+ Proudly powered by <a href="https://www.autistici.org">R*</a>
</div><!-- .powered-by -->
</div><!-- .site-info -->
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment