Skip to content

Commit

Permalink
docs: update communite links (#5073)
Browse files Browse the repository at this point in the history
  • Loading branch information
thonatos committed Dec 3, 2022
1 parent a45a5bc commit 5d825bb
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/config/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@ export default defineConfig({
],
},
{
title: 'Egg.js Dingtalk',
title: 'Egg.js Telegram Channel',
list: [
{
name: '钉钉',
qrcode: '/img_egg/qrcode_dingtalk.png',
qrcode: '/img_egg/qrcode_egg_channel.png',
},
],
},
Expand Down
4 changes: 4 additions & 0 deletions site/docs/community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ nav:
order: 6
---

## Groups

[![dingtalk](/img_egg/qrcode_dingtalk.png)](https://www.eggjs.org)

## Resources

- Frameworks
Expand Down
4 changes: 4 additions & 0 deletions site/docs/community/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ nav:
order: 6
---

## 交流群

[![dingtalk](/img_egg/qrcode_dingtalk.png)](https://www.eggjs.org)

## 资源链接

- 框架
Expand Down
Binary file added site/public/img_egg/qrcode_egg_channel.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5d825bb

Please sign in to comment.