0.5.6
This commit is contained in:
Vendored
+1
-1
@@ -17,7 +17,7 @@
|
|||||||
is_single = false;
|
is_single = false;
|
||||||
post_id = 0;
|
post_id = 0;
|
||||||
is_archive = false;
|
is_archive = false;
|
||||||
VERSION = "0.5.4.1";
|
VERSION = "0.5.6";
|
||||||
constructor() {
|
constructor() {
|
||||||
super();
|
super();
|
||||||
this.initCopyright();
|
this.initCopyright();
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
* 移植自HUGO主题 farallon 原作者 bigfa
|
* 移植自HUGO主题 farallon 原作者 bigfa
|
||||||
* @package farallon
|
* @package farallon
|
||||||
* @author 老孙
|
* @author 老孙
|
||||||
* @version 0.5.5
|
* @version 0.5.6
|
||||||
* @link https://imsun.org
|
* @link https://imsun.org
|
||||||
*/
|
*/
|
||||||
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
|
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
|
||||||
|
|||||||
Reference in New Issue
Block a user