mirror of
https://github.com/jkjoy/typecho-theme-farallon.git
synced 2026-06-27 20:34:30 +00:00
Update page-archives.php
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>
|
||||
$output .= '</ul></div>'; // 确保结束最后一个月份列表和div
|
||||
}
|
||||
|
||||
$output .= '</div>'; // 结束归档div
|
||||
$output .= '</ul></div>'; // 结束归档div
|
||||
echo $output;
|
||||
?>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user