From 13a1c7e82c3a7413b5ea14d136dff7c79b5b19fe Mon Sep 17 00:00:00 2001 From: AeQiQi <59356882+AeQiQi@users.noreply.github.com> Date: Tue, 14 Feb 2023 20:49:51 +0800 Subject: [PATCH] update plugin list (#315) - update plugin-handle plugin info --- docs/.vuepress/components/plugin_list.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/components/plugin_list.js b/docs/.vuepress/components/plugin_list.js index 0802a543..b094bdf4 100644 --- a/docs/.vuepress/components/plugin_list.js +++ b/docs/.vuepress/components/plugin_list.js @@ -20,8 +20,8 @@ module.exports = [ { name: 'plugin-handle', description: '炸毛框架的猜成语插件,仅适配 onebots 实现。', - avatar: 'https://portrait.gitee.com/uploads/avatars/user/1726/5178850_Liufeiii_1609642372.png', - link: 'https://gitee.com/liufeii/plugin-handle' + avatar: 'https://opengraph.githubassets.com/0/AeQiQi/plugin-handle', + link: 'https://github.com/AeQiQi/plugin-handle' }, { name: 'crazy-thursday',