修改插件名称
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-12-28 13:29:37 +08:00
parent cb43944fbb
commit 626b546a29
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ class ThemeConfigurator extends Plugin
/** @var array 插件基础信息 */
public $info = [
'name' => 'ThemeConfigurator',
'title' => '主题可视化配置',
'title' => '黑果云模板控制器',
'description' => '通过插件管理 BlackFruit-UI 导航、页脚、SEO、轮播与侧边栏等主题参数',
'author' => 'yiqiu',
'version' => '1.0.0',