Update index.php
This commit is contained in:
parent
b2bb437f59
commit
5d8d1cbfc8
|
@ -1,10 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* 移植自HUGO主题 farallon 原作者 bigfa
|
* 移植自HUGO主题 farallon 原作者 bigfa
|
||||||
* @package farallon
|
* @package Farallon
|
||||||
* @author 老孙
|
* @author 老孙
|
||||||
* @version 0.5.6
|
* @version 0.5.7
|
||||||
* @link https://imsun.org
|
* @link https://www.imsun.org
|
||||||
*/
|
*/
|
||||||
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
|
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
|
||||||
$this->need('header.php');
|
$this->need('header.php');
|
||||||
|
|
Loading…
Reference in New Issue