Skip to content

Commit

Permalink
Update menu weights in menus.yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
YeshuoShu committed Nov 3, 2023
1 parent afe49ac commit d9226e3
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions config/_default/menus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,15 @@ main:
# - name: Home
# url: '#about'
# weight: 10
- name: Education
url: '#education'
weight: 10
- name: Research & Publications
url: '#research'
weight: 20
weight: 10
- name: Project Experience
url: '#talks'
weight: 30
weight: 20
- name: cv
url: '#cv'
weight: 40
weight: 30
# - name: Contact
# url: '#contact'
# weight: 60
Expand Down

0 comments on commit d9226e3

Please sign in to comment.