This commit is contained in:
浪子
2025-07-23 16:26:09 +08:00
parent 0ed7e7b5e8
commit 33175a8951
7 changed files with 189 additions and 64 deletions
+5 -2
View File
@@ -1,9 +1,12 @@
<?php
/**
* 一款单栏主题. 移植自HUGO主题 Farallon 原作者 bigfa
* 一款单栏主题.
* 移植自HUGO主题 <a href="https://github.com/bigfa/Farallon">Farallon</a>
* 原作者 bigfa
* * 适配Typecho 1.3.0
* @package Farallon
* @author 老孙
* @version 0.7.3
* @version 0.8
* @link https://www.imsun.org
*/
if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>