Skip to content

Commit c155906

Browse files
committed
further fix
1 parent d46d085 commit c155906

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

config/_default/menus.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,16 @@ main:
1616
# - name: Events
1717
# url: event
1818
# weight: 40
19+
- name: 'Publication & Dataset'
20+
weight: 48
1921
- name: Publication
2022
url: /publication/
2123
weight: 50
24+
parent: 'Publication & Dataset'
2225
- name: Dataset
2326
url: /dataset/
2427
weight: 52
28+
parent: 'Publication & Dataset'
2529
- name: Projects
2630
weight: 53
2731
- name: Spatial Intelligence
@@ -49,14 +53,14 @@ main:
4953
parent: Projects
5054
weight: 250
5155
- name: Past Projects
52-
weight: 270
56+
weight: 54
5357
- name: Mobile and Edge Computing Systems
5458
url: /projects/mobile-and-edge-computing-systems/
55-
parent: Past Projects
59+
parent: 'Past Projects'
5660
weight: 300
5761
- name: Intelligent Wireless Systems
5862
url: /projects/intelligent-wireless-systems/
59-
parent: Past Projects
63+
parent: 'Past Projects'
6064
weight: 400
6165
- name: 'Video & Demos'
6266
url: /video-and-demos/

0 commit comments

Comments
 (0)