Skip to content

Commit 2337077

Browse files
authored
Update menus.yaml
1 parent 1f23467 commit 2337077

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config/_default/menus.yaml

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

66
main:
7-
- name: Tour
8-
url: tour
9-
weight: 10
7+
# - name: Tour
8+
# url: tour
9+
# weight: 10
1010
- name: News
1111
url: post
1212
weight: 20
1313
- name: People
1414
url: people
1515
weight: 30
16-
- name: Events
17-
url: event
18-
weight: 40
1916
- name: Publications
2017
url: publication
2118
weight: 50
19+
- name: Events
20+
url: event
21+
weight: 40
2222
- name: Contact
2323
url: contact
2424
weight: 60

0 commit comments

Comments
 (0)