diff --git a/site/config/config.ts b/site/config/config.ts index 13a411b0a8..616c5ec034 100644 --- a/site/config/config.ts +++ b/site/config/config.ts @@ -69,7 +69,7 @@ export default defineConfig({ { name: 'Organization', url: 'https://github.com/eggjs', - }, + }, ], }, { @@ -87,7 +87,8 @@ export default defineConfig({ { title: 'Community', list: [ - { name: 'CNode 社区', url: 'https://cnodejs.org/' }, + { name: 'Artus.js 官网', url: 'https://artusjs.org' }, + { name: 'CNode 社区', url: 'https://cnodejs.org/' }, { name: 'Node.js 专栏', url: 'https://www.yuque.com/egg/nodejs' }, { name: '提交反馈',