diff --git a/config.toml b/config.toml index 9c828978a47f26074c9451d0b0b8352b0fb7149e..5c281e8060a1651ceeedfd194d03372494b21fa9 100644 --- a/config.toml +++ b/config.toml @@ -96,79 +96,79 @@ hasChildren = true parent = "路线图" name = "前端技术学习路线图" url = "https://codechina.gitcode.host/developer-roadmap/frontend/intro/" - weight = 4 + weight = 1 [[menu.main]] parent = "路线图" name = "后端技术学习路线图" url = "https://codechina.gitcode.host/developer-roadmap/backend/intro/" - weight = 13 + weight = 2 [[menu.main]] parent = "路线图" name = "DevOps 技术学习路线图" url = "https://codechina.gitcode.host/developer-roadmap/devops/intro/" - weight = 5 + weight = 3 [[menu.main]] parent = "路线图" name = "测试技术学习路线图" url = "https://codechina.gitcode.host/developer-roadmap/test/intro/" - weight = 6 + weight = 4 [[menu.main]] parent = "路线图" name = "安全技术学习路线图" url = "https://codechina.gitcode.host/developer-roadmap/security/intro/" - weight = 7 + weight = 5 [[menu.main]] parent = "路线图" name = "云原生技术学习路线图" url = "https://codechina.gitcode.host/developer-roadmap/cloud-native/intro/" - weight = 8 + weight = 6 [[menu.main]] parent = "路线图" - name = "音视频技术学习路线图" - url = "https://codechina.gitcode.host/developer-roadmap/av/intro/" - weight = 9 + name = "AI 技术学习路线图" + url = "https://codechina.gitcode.host/developer-roadmap/ai/intro/" + weight = 7 [[menu.main]] parent = "路线图" name = "区块链技术学习路线图" url = "https://codechina.gitcode.host/developer-roadmap/blockchain/intro/" - weight = 10 + weight = 9 [[menu.main]] parent = "路线图" name = "HarmonyOS 开发学习路线图" url = "https://codechina.gitcode.host/developer-roadmap/harmonyos/intro/" - weight = 11 + weight = 10 [[menu.main]] parent = "路线图" name = "Python 学习路线图" url = "https://codechina.gitcode.host/developer-roadmap/python/intro/" - weight = 1 + weight = 11 [[menu.main]] parent = "路线图" name = "Go 学习路线图" url = "https://codechina.gitcode.host/developer-roadmap/go/intro/" - weight = 2 + weight = 12 [[menu.main]] parent = "路线图" name = "音视频技术学习路线图" - url = "https://codechina.gitcode.host/developer-roadmap/go/intro/" - weight = 10 + url = "https://codechina.gitcode.host/developer-roadmap/av/intro/" + weight = 8 [[menu.main]] parent = "路线图" name = "Rust 学习路线图" url = "https://codechina.gitcode.host/developer-roadmap/rust/intro/" - weight = 3 + weight = 13 [[menu.main]] name = "CODE CHINA"