Skip to content

Commit cecf2de

Browse files
committed
fix: update sidebar text for clarity and add visual identity section in documentation
1 parent 241758f commit cecf2de

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

.vitepress/config/sidebar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ function deploy(): DefaultTheme.SidebarItem[] {
9797
],
9898
},
9999
{
100-
text: "部署消息平台(协议端)",
100+
text: "接入到消息平台",
101101
base: "/deploy/platform",
102102
collapsed: true,
103103
items: [
472 KB
Loading
777 KB
Loading

what-is-astrbot.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,24 @@ AstrBot 致力于成为一个开源的一站式 Agentic 聊天机器人平台及
2222

2323
## 说明
2424

25-
AstrBot 受 [AGPL-v3](https://www.chinasona.org/gnu/agpl-3.0-cn.html) 开源许可证保护。如果您对 AstrBot 进行了修改并将其用于提供具有商业盈利性质的网络服务,您必须开源所做的修改,否则将构成对许可证的违反,我们将保留对违反许可证条款的行为追究法律责任的权利。详细联系 [[email protected]](mailto:[email protected])
25+
AstrBot 目前是一个非盈利项目,位于 AstrBotDevs 非盈利组织下,由全世界热心开源贡献者维护,并受 [AGPL-v3](https://www.chinasona.org/gnu/agpl-3.0-cn.html) 开源许可证保护。如果您对 AstrBot 进行了修改并将其用于提供具有商业盈利性质的网络服务,您必须开源所做的修改,否则将构成对许可证的违反,我们将保留对违反许可证条款的行为追究法律责任的权利。详细联系 [[email protected]](mailto:[email protected])
26+
27+
## 视觉形象
28+
29+
### Logo (Nameless)
30+
31+
![Logo](source/images/logo_prod.png)
32+
33+
### Logo (With Name)
34+
35+
![LogoWithName](https://astrbot.app/assets/logo.svg)
36+
37+
### Seio (星绪) Q 版形象
38+
39+
> 敬告: 请不要将此形象用于 AI 训练。
40+
41+
![Seio_q](source/images/what-is-astrbot/seio_q.png)
42+
43+
### Seio (星绪) 10k Star 纪念海报
44+
45+
![Seio_10k_1](source/images/what-is-astrbot/seio_10k_poster.png)

0 commit comments

Comments
 (0)