diff --git a/config.toml b/config.toml index 87e320cac60705b2aea61d93603b711f4d02c298..bfaa7ef7d6099b27be50f99714c0a3c16263b679 100644 --- a/config.toml +++ b/config.toml @@ -71,9 +71,33 @@ placeholder = "输入关键词查找文集" ################## navigation ################# [[menu.main]] - name = "蓝皮书" - url = "/开源发展蓝皮书/" + name = "开源报告" weight = 1 + hasChildren = true + + [[menu.main]] + parent = "开源报告" + name = "2024 年开源报告" + url = "/2024/1/" + weight = 1 + + [[menu.main]] + parent = "开源报告" + name = "2023 年蓝皮书" + url = "/2023/1/" + weight = 2 + + [[menu.main]] + parent = "开源报告" + name = "2022 年蓝皮书" + url = "/2022/1/" + weight = 3 + + [[menu.main]] + parent = "开源报告" + name = "2021 年蓝皮书" + url = "/开源发展蓝皮书/18/" + weight = 4 [[menu.main]] # name = "北京" diff --git a/content/2024/_index.md b/content/2024/_index.md index 913e5d201ece178e19d24049ae02fefa49c935a3..f4e569fe58c4f99a83eeba649216b93675af2e3a 100644 --- a/content/2024/_index.md +++ b/content/2024/_index.md @@ -1,7 +1,7 @@ --- -title: "2024 中国开源发展蓝皮书" +title: "2024 中国开源发展现状" date: 2024-08-12 -lastmod: 2023-08-12 +lastmod: 2024-08-12 weight: 1 type: docs icon: #