feat: update discussion group information

pull/499/head
Seaton Jiang 2022-03-28 10:23:18 +08:00
parent 630e6efbf9
commit 144222fd1d
No known key found for this signature in database
GPG Key ID: B79682F6FE8D30E3
2 changed files with 2 additions and 2 deletions

BIN
assets/img/options/discuss.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View File

@ -4,7 +4,7 @@
* 主题选项
* @author Seaton Jiang <hi@seatonjiang.com>
* @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' => '主题设置<small style="margin-left:10px">Kratos v' . THEME_VERSION . '</small>',
'theme' => 'light',
'footer_credit' => '感谢使用 <a target="_blank" href="https://github.com/seatonjiang/kratos">Kratos</a> 主题开始创作,欢迎加入交流群:<a target="_blank" href="https://qm.qq.com/cgi-bin/qm/qr?k=jHy4nvMcnurowkL602BTDZzverAqfTpI&jump_from=webapi">734508</a>',
'footer_credit' => '感谢使用 <a target="_blank" href="https://github.com/seatonjiang/kratos">Kratos</a> 主题开始创作,欢迎加入交流群:<a target="_blank" href="https://qm.qq.com/cgi-bin/qm/qr?k=IG7qPkDLU2cyyp4xZiNfvr3V_4_UADkh&jump_from=webapi">51880737</a>',
));
CSF::createSection($prefix, array(