diff --git a/page-archives.php b/page-archives.php index 71c39b3..644df1d 100644 --- a/page-archives.php +++ b/page-archives.php @@ -54,7 +54,7 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?> $output .= ''; // 确保结束最后一个月份列表和div } - $output .= ''; // 结束归档div + $output .= ''; // 结束归档div echo $output; ?>