feat: 添加新用户上手指引页面,首页按钮改为 XCodeClaw
All checks were successful
Deploy to Cloudflare Pages / deploy (push) Successful in 36s
All checks were successful
Deploy to Cloudflare Pages / deploy (push) Successful in 36s
- 新增 docs/guide/trial-guide.md(从 HTML 转为 VitePress 格式) - 侧边栏添加「新用户上手指引」条目 - feishu-bot 配置完成提示中添加上手指引链接 - 首页按钮文字 OpenClaw → XCodeClaw Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -32,6 +32,7 @@ export default defineConfig({
|
||||
items: [
|
||||
{ text: "产品介绍", link: "/xcodeclaw" },
|
||||
{ text: "飞书机器人配置", link: "/guide/feishu-bot" },
|
||||
{ text: "新用户上手指引", link: "/guide/trial-guide" },
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user