diff --git a/website/docs/intro.md b/website/docs/intro.md index 2f98c888..d9cef547 100644 --- a/website/docs/intro.md +++ b/website/docs/intro.md @@ -57,28 +57,30 @@ Created for enterprises and private domain users, highly free group management a - `koa` - `moleculer` -## 截图 +## Screenshot - +#### Overview -#### 插件中心 +![](/img/intro/hello.png) + +#### Plugin Center ![](/img/intro/plugins.png) -#### 各类主题 +#### Themes ![](/img/intro/theme.png) -#### Github订阅机器人 +#### Github Subscription Bot ![](/img/intro/github-bot.png) -#### Admin 后台管理 +#### Admin ![](/img/intro/admin-network.png) -## 开源协议 +## Open Source Agreement -开源协议请主要参考以下文档: +For open source agreements, please mainly refer to the following documents: [Apache 2.0](https://github.com/msgbyte/tailchat/blob/master/LICENSE) diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/intro.md b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/intro.md index ae2dcdc0..827b24e2 100644 --- a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/intro.md +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/intro.md @@ -59,6 +59,10 @@ title: 概述 ## 截图 +#### 概览 + +![](/img/intro/hello.png) + #### 插件中心 ![](/img/intro/plugins.png) diff --git a/website/static/img/intro/github-bot.png b/website/static/img/intro/github-bot.png index 169c6794..58b93230 100644 Binary files a/website/static/img/intro/github-bot.png and b/website/static/img/intro/github-bot.png differ