添加作者信息,修改主页

This commit is contained in:
2024-12-16 13:43:36 +08:00
parent 2472a8826b
commit 6b8b76edc4
2 changed files with 2 additions and 2 deletions

View File

@ -11,5 +11,5 @@ metadata = PluginMetadata(
config=ConfigModel,
homepage="https://github.com/LiteyukiStudio/nonebot-plugin-marshoai",
supported_adapters=inherit_supported_adapters("nonebot_plugin_alconna"),
extra={"License": "MIT, Mulan PSL v2", "Author": "Asankilp"},
extra={"License": "MIT, Mulan PSL v2", "Author": "Asankilp, LiteyukiStudio"},
)