diff --git a/index.php b/index.php index a43f382..e735bdc 100644 --- a/index.php +++ b/index.php @@ -3,8 +3,8 @@ * 移植自Hexo主题 Chic * @package Chic * @author 老孙 - * @version 1.0.1 - * @link https://imsun.org + * @version 1.0.2 + * @link https://www.imsun.org */ if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?> need('header.php'); ?> @@ -52,4 +52,21 @@ while($this->next()): ); ?> + need('footer.php'); ?> \ No newline at end of file