页面修改

This commit is contained in:
yaoyuan2.chu
2021-03-11 17:39:01 +08:00
parent 2515039d73
commit a29ff4b0b8
8 changed files with 82 additions and 41 deletions
+2 -2
View File
@@ -20,12 +20,12 @@
<a href="<?php echo esc_url( __( 'https://wordpress.org/', 'cyywordpress' ) ); ?>">
<?php
/* translators: %s: CMS name, i.e. WordPress. */
printf( esc_html__( 'Proudly powered by %s', 'cyywordpress' ), 'WordPress' );
printf( esc_html__( '自豪地使用 %s', 'cyywordpress' ), 'WordPress' );
?>
</a>
<span class="sep"> | </span>
Theme: <a href="http://chuyaoyuan.com/">cyywordpress</a> by Underscores.me.
Theme: <a href="http://chuyaoyuan.com/">cyywordpress</a> by Chuyaoyuan(自用主题).
</p>
</div>
</footer>