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:
1818      link : https://xrobo.qiniu.com/#/home 
1919features :
2020  - linkText : 设备接入协议 
21-     icon : <img src="./.vitepress/icons/protocol.png" /> 
21+     icon :
22+       src : /icons/protocol.png 
23+       width : 100 
24+       height : 100 
2225    link : ./xrobot/platform 
2326  - linkText : 平台API 
24-     icon : <img src="./.vitepress/icons/API.png" /> 
27+     icon :
28+       src : /icons/API.png 
29+       width : 100 
30+       height : 100 
2531    link : ./xrobot/api 
2632  - linkText : MCP接入 
27-     icon : <img src="./.vitepress/icons/mcp.png" /> 
33+     icon :
34+       src : /icons/mcp.png 
35+       width : 100 
36+       height : 100 
2837    link : ./xrobot/mcp 
2938  - linkText : 最佳实践 
30-     icon : <img src="./.vitepress/icons/best-practice.png" /> 
39+     icon :
40+       src : /icons/best-practice.png 
41+       width : 100 
42+       height : 100 
3143    link : ./xrobot/guide 
3244  - linkText : FAQ 
33-     icon : <img src="./.vitepress/icons/faq.png" /> 
45+     icon : 
46+       src : /icons/faq.png 
47+       width : 100 
48+       height : 100 
3449    link : ./xrobot/faq 
3550--- 
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