diff --git a/assets/img/options/discuss.png b/assets/img/options/discuss.png old mode 100644 new mode 100755 index e1d4853..6cd8125 Binary files a/assets/img/options/discuss.png and b/assets/img/options/discuss.png differ diff --git a/inc/theme-options.php b/inc/theme-options.php index 2f07302..b57dbe4 100644 --- a/inc/theme-options.php +++ b/inc/theme-options.php @@ -4,7 +4,7 @@ * 主题选项 * @author Seaton Jiang * @license GPL-3.0 License - * @version 2022.02.20 + * @version 2022.03.28 */ defined('ABSPATH') || exit; @@ -50,7 +50,7 @@ CSF::createOptions($prefix, array( 'admin_bar_menu_icon' => 'dashicons-admin-generic', 'framework_title' => '主题设置Kratos v' . THEME_VERSION . '', 'theme' => 'light', - 'footer_credit' => '感谢使用 Kratos 主题开始创作,欢迎加入交流群:734508', + 'footer_credit' => '感谢使用 Kratos 主题开始创作,欢迎加入交流群:51880737', )); CSF::createSection($prefix, array(