Skip to content

Commit e20282a

Browse files
committed
update
1 parent b0ac116 commit e20282a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ const config = {
122122
//项目卡片 其中 字段"show"控制初始卡片的text是否展开
123123
projectcards: [
124124
{ go: "🚀 前往", img: "/img/projects/proj-a.jpg", title: "RAG", subtitle: "", text: "一个面向企业内部知识管理场景的私有知识库问答平台.", url: "https://github.com/Yukigithubycf/enterprise-private-rag-qa", show: true },
125-
{ go: "🗂️ 前往", img: "/img/projects/proj-b.jpg", title: "AstraFlow", subtitle: "", text: "一个面向复杂任务的智能体工作流编排平台.", url: "https://github.com/Yukigithubycf/AI-WorkFlow", show: true },
125+
{ go: "🗂️ 前往", img: "/img/projects/proj-b.jpg", title: "AstraFlow", subtitle: "", text: "一个面向复杂任务的智能体工作流编排平台.", url: "https://github.com/Yukigithubycf/agent-workflow-orchestrator", show: true },
126126
// { go: "📝 前往", img: "/img/projects/proj-c.jpg", title: "学习笔记", subtitle: "", text: "一些学习笔记.", url: "", show: false },
127127
// { go: "👍 前往", img: "/img/sunshine.jpg", title: "Project 4", subtitle: "4,000 miles of wonder", text: "If you see this line, I've managed to get your attention.", url: "https://leleo.top", show: false },
128128
// { go: "🗃 前往", img: "/img/sunshine.jpg", title: "Project 5", subtitle: "5,000 miles of wonder", text: "If you see this line, I've managed to get your attention.", url: "https://leleo.top", show: false },

0 commit comments

Comments
 (0)