Skip to content

Commit ffef123

Browse files
committed
update By Robot2025-08-22 10:37:41
1 parent 1482c68 commit ffef123

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/constant.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ import { getEntries } from "astro:content";
66

77
// 吊顶提示文案
88
export const TOPBAR = {
9-
"text": "下载《AI 应用 \u0026 AI Agent 开发新范式》电子书 了解构建 AI Agent 和 MCP Server 的一线实践。",
10-
"mobileText": "下载《AI 应用 \u0026 AI Agent 开发新范式》电子书 了解构建 AI Agent 和 MCP Server 的一线实践。",
11-
"link": "https://developer.aliyun.com/ebook/8442",
9+
"text": "新一代 Agentic Coding 平台 Qoder 来了",
10+
"mobileText": "新一代 Agentic Coding 平台 Qoder 来了",
11+
"link": "https://qoder.com/",
1212
"target": "_blank",
1313
"display": false
1414
}

0 commit comments

Comments
 (0)