2025-09-20 17:00 · Typecho · 25 views
有些主题Copyright年份是静态的,如:© 2025在footer.php中找到 2025,将其替换为以下代码:
<?php echo date('Y'); ?>