diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index 25e7b2b9..df725b06 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -126,5 +126,13 @@ "desc": "点播歌曲,支持候选菜单、热评显示,数据源为网易云", "name": "songpicker2", "repo": "maxesisn/nonebot_plugin_songpicker2" + }, + { + "id": "nonebot_plugin_styledstr", + "link": "nonebot-plugin-styledstr", + "author": "jks15satoshi", + "desc": "通过字符串标签管理字符串资源", + "name": "风格化字符串管理", + "repo": "jks15satoshi/nonebot_plugin_styledstr" } ] \ No newline at end of file