This commit is contained in:
2024-10-10 16:03:45 +08:00
parent 4aa3c180dd
commit 39c55d1b7b

View File

@@ -25,7 +25,7 @@ export default defineConfig({
{ text: "基础知识", link: "/basic/book/" }, { text: "基础知识", link: "/basic/book/" },
{ text: "数据分析", link: "/data-analysis/index.md" }, { text: "数据分析", link: "/data-analysis/index.md" },
{ text: "网络爬虫", link: "/crawler/index.md" }, { text: "网络爬虫", link: "/crawler/index.md" },
{ text: "计算机速成课", link: "/crash-course/00/index.md" }, { text: "计算机速成课", link: "/crash-course/00/" },
], ],
sidebar: { sidebar: {
"/basic": [ "/basic": [