feat: upgrade to version 4.1.1

pull/480/head^2
Seaton Jiang 2022-02-20 23:24:18 +08:00
parent 4f88aa3580
commit eb1d1aeace
No known key found for this signature in database
GPG Key ID: B79682F6FE8D30E3
5 changed files with 9 additions and 9 deletions

View File

@ -5,7 +5,7 @@
;(function () { ;(function () {
'use strict' 'use strict'
var KRATOS_VERSION = '4.1.0' var KRATOS_VERSION = '4.1.1'
var navbarConfig = function () { var navbarConfig = function () {
$('#navbutton').on('click', function () { $('#navbutton').on('click', function () {

View File

@ -4,10 +4,10 @@
* 模板函数 * 模板函数
* @author Seaton Jiang <hi@seatonjiang.com> * @author Seaton Jiang <hi@seatonjiang.com>
* @license GPL-3.0 License * @license GPL-3.0 License
* @version 2022.01.28 * @version 2022.02.20
*/ */
define('THEME_VERSION', '4.1.0'); define('THEME_VERSION', '4.1.1');
// 主题配置 // 主题配置
require get_template_directory() . '/inc/codestar-framework/autoload.php'; require get_template_directory() . '/inc/codestar-framework/autoload.php';

View File

@ -1180,7 +1180,7 @@ CSF::createSection($prefix, array(
), ),
array( array(
'type' => 'content', 'type' => 'content',
'content' => '<div style="max-width:800px;"><img style="width: 100%;height: auto;" src="https://cdn.seatonjiang.com/kratos/4.1.0/assets/img/options/discuss.png"></div>', 'content' => '<div style="max-width:800px;"><img style="width: 100%;height: auto;" src="https://cdn.seatonjiang.com/kratos/4.1.1/assets/img/options/discuss.png"></div>',
), ),
array( array(
'type' => 'subheading', 'type' => 'subheading',
@ -1188,7 +1188,7 @@ CSF::createSection($prefix, array(
), ),
array( array(
'type' => 'content', 'type' => 'content',
'content' => '<div style="max-width:800px;"><img style="width: 100%;height: auto;" src="https://cdn.seatonjiang.com/kratos/4.1.0/assets/img/options/donate.png"></div>', 'content' => '<div style="max-width:800px;"><img style="width: 100%;height: auto;" src="https://cdn.seatonjiang.com/kratos/4.1.1/assets/img/options/donate.png"></div>',
), ),
), ),
)); ));

View File

@ -1,5 +1,5 @@
{ {
"version": "4.1.0", "version": "4.1.1",
"details_url": "https://github.com/seatonjiang/kratos/releases/tag/v4.1.0", "details_url": "https://github.com/seatonjiang/kratos/releases/tag/v4.1.1",
"download_url": "https://mirrors.seatonjiang.com/kratos/v4.1.0.zip" "download_url": "https://cdn.seatonjiang.com/kratos/v4.1.1.zip"
} }

View File

@ -2,7 +2,7 @@
/* /*
Theme Name: Kratos Theme Name: Kratos
Text Domain: kratos Text Domain: kratos
Version: 4.1.0 Version: 4.1.1
Requires PHP: 7.4 Requires PHP: 7.4
Description: Description:
Tags: , , , , , , , , , , , , , Tags: , , , , , , , , , , , , ,