Skip to content

Commit 5bba638

Browse files
committed
docs:新增两篇 AI Coding 实践
1 parent 0126e03 commit 5bba638

File tree

5 files changed

+939
-10
lines changed

5 files changed

+939
-10
lines changed

docs/.vuepress/navbar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { navbar } from "vuepress-theme-hope";
22

33
export default navbar([
44
{ text: "后端面试", icon: "java", link: "/home.md" },
5-
{ text: "AI面试", icon: "machine-learning", link: "/ai/" },
5+
{ text: "AI面试", icon: "a-MachineLearning", link: "/ai/" },
66
{ text: "实战项目", icon: "project", link: "/zhuanlan/interview-guide.md" },
77
{
88
text: "知识星球",

0 commit comments

Comments
 (0)