diff --git a/census.php b/census.php index 62e4fff..13e664f 100644 --- a/census.php +++ b/census.php @@ -14,9 +14,9 @@
need('public/include.php'); ?> - + - + diff --git a/core/function.php b/core/function.php index fed8e34..113f43a 100644 --- a/core/function.php +++ b/core/function.php @@ -2,7 +2,7 @@ /* 获取主题当前版本号 */ function _getVersion() { - return "7.0.6"; + return "7.0.7"; }; /* 判断是否是手机 */ diff --git a/package.json b/package.json index 88f910f..386a5a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typecho-joe-next", - "version": "7.0.6", + "version": "7.0.7", "description": "A Theme Of Typecho", "main": "index.php", "keywords": [ diff --git a/public/include.php b/public/include.php index 1f4dff2..d9ca92d 100644 --- a/public/include.php +++ b/public/include.php @@ -19,7 +19,7 @@ - + @@ -40,6 +40,6 @@ options->JCursorEffects && $this->options->JCursorEffects !== 'off') : ?> - + options->JCustomHeadEnd() ?>