Skip to content

Commit fbffad7

Browse files
committed
Update menus
1 parent 92736c3 commit fbffad7

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

config/_default/menus.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
# The weight parameter defines the order that the links will appear in.
55

66
main:
7-
- name: 小组
8-
identifier: sig
9-
weight: 3
10-
- name: Kubernetes Gateway API SIG
11-
parent: sig
12-
weight: 1
13-
url: "k8s-gateway-api"
7+
#- name: 小组
8+
# identifier: sig
9+
# weight: 3
10+
#- name: Kubernetes Gateway API SIG
11+
# parent: sig
12+
# weight: 1
13+
# url: "k8s-gateway-api"
1414
- name: 资料
1515
identifier: docs
1616
weight: 31
@@ -35,12 +35,12 @@ main:
3535
- name: 博客
3636
url: blog
3737
weight: 2
38-
- name: 更新
39-
url: '#feed'
40-
weight: 60
41-
- name: 标签
42-
url: "#tags"
43-
weight: 65
38+
#- name: 更新
39+
# url: '#feed'
40+
# weight: 60
41+
#- name: 标签
42+
# url: "#tags"
43+
# weight: 65
4444
- name: 关于
4545
url: "#about"
4646
weight: 70

0 commit comments

Comments
 (0)