Update index.php

This commit is contained in:
浪子
2024-07-01 18:34:20 +08:00
committed by GitHub
parent 296ea94340
commit 2b595583c1
+2 -2
View File
@@ -3,7 +3,7 @@
* 移植自HUGO主题 farallon 原作者 bigfa
* @package farallon
* @author 老孙
* @version 0.5.4.1
* @version 0.5.5
* @link https://imsun.org
*/
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
@@ -14,4 +14,4 @@ $this->need('header.php');
<?php $this->need('postlist.php'); ?>
</div>
</main>
<?php $this->need('footer.php'); ?>
<?php $this->need('footer.php'); ?>