We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1482c68 commit ffef123Copy full SHA for ffef123
1 file changed
src/constant.ts
@@ -6,9 +6,9 @@ import { getEntries } from "astro:content";
6
7
// 吊顶提示文案
8
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",
+ "text": "新一代 Agentic Coding 平台 Qoder 来了",
+ "mobileText": "新一代 Agentic Coding 平台 Qoder 来了",
+ "link": "https://qoder.com/",
12
"target": "_blank",
13
"display": false
14
}
0 commit comments