diff --git a/docs/.vuepress/components/plugin_list.js b/docs/.vuepress/components/plugin_list.js index b094bdf4..d1585bb2 100644 --- a/docs/.vuepress/components/plugin_list.js +++ b/docs/.vuepress/components/plugin_list.js @@ -1,4 +1,10 @@ module.exports = [ + { + name: 'hitokoto', + description: '一言', + avatar: null, + link: 'https://github.com/awesome-zhamao/hitokoto' + }, { name: 'baidu-translate', description: '翻译插件(百度)',