This commit is contained in:
浪子
2024-10-08 17:01:31 +08:00
parent b0b20298b5
commit 18bf403848
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
<?php
/**
* 移植自HUGO主题 farallon 原作者 bigfa
* 一款单栏主题. 移植自HUGO主题 Farallon 原作者 bigfa
* @package Farallon
* @author 老孙
* @version 0.6.1
@@ -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'); ?>