diff --git a/core/function.php b/core/function.php index 5246160..da409ac 100644 --- a/core/function.php +++ b/core/function.php @@ -2,7 +2,7 @@ /* 获取主题当前版本号 */ function _getVersion() { - return "6.1.7"; + return "6.1.8"; }; /* 判断是否是手机 */ diff --git a/functions.php b/functions.php index 74b2635..30cf23b 100644 --- a/functions.php +++ b/functions.php @@ -345,7 +345,6 @@ function themeConfig($form) $JCustomFont->setAttribute('class', 'joe_content joe_global'); $form->addInput($JCustomFont); - $JAside_Author_Nick = new Typecho_Widget_Helper_Form_Element_Text( 'JAside_Author_Nick', NULL, diff --git a/package.json b/package.json index 168d1fd..4c320e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typecho-joe-next", - "version": "6.1.7", + "version": "6.1.8", "description": "A Theme Of Typecho", "main": "index.php", "keywords": [ diff --git a/public/footer.php b/public/footer.php index 57c9440..7776d47 100644 --- a/public/footer.php +++ b/public/footer.php @@ -31,6 +31,8 @@ +
+