File tree Expand file tree Collapse file tree 6 files changed +20
-5
lines changed Expand file tree Collapse file tree 6 files changed +20
-5
lines changed Original file line number Diff line number Diff line change @@ -18,18 +18,33 @@ hero:
18
18
link : https://xrobo.qiniu.com/#/home
19
19
features :
20
20
- linkText : 设备接入协议
21
- icon : <img src="./.vitepress/icons/protocol.png" />
21
+ icon :
22
+ src : /icons/protocol.png
23
+ width : 100
24
+ height : 100
22
25
link : ./xrobot/platform
23
26
- linkText : 平台API
24
- icon : <img src="./.vitepress/icons/API.png" />
27
+ icon :
28
+ src : /icons/API.png
29
+ width : 100
30
+ height : 100
25
31
link : ./xrobot/api
26
32
- linkText : MCP接入
27
- icon : <img src="./.vitepress/icons/mcp.png" />
33
+ icon :
34
+ src : /icons/mcp.png
35
+ width : 100
36
+ height : 100
28
37
link : ./xrobot/mcp
29
38
- linkText : 最佳实践
30
- icon : <img src="./.vitepress/icons/best-practice.png" />
39
+ icon :
40
+ src : /icons/best-practice.png
41
+ width : 100
42
+ height : 100
31
43
link : ./xrobot/guide
32
44
- linkText : FAQ
33
- icon : <img src="./.vitepress/icons/faq.png" />
45
+ icon :
46
+ src : /icons/faq.png
47
+ width : 100
48
+ height : 100
34
49
link : ./xrobot/faq
35
50
---
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments