Add experience to menu
This commit is contained in:
parent
121710d972
commit
9516643a88
1 changed files with 3 additions and 6 deletions
|
@ -13,12 +13,9 @@ main:
|
||||||
- name: Projects
|
- name: Projects
|
||||||
url: '#projects'
|
url: '#projects'
|
||||||
weight: 30
|
weight: 30
|
||||||
# - name: Talks
|
- name: Experience
|
||||||
# url: '#talks'
|
url: '#experience'
|
||||||
# weight: 40
|
weight: 40
|
||||||
# - name: Publications
|
|
||||||
# url: '#featured'
|
|
||||||
# weight: 50
|
|
||||||
- name: Contact
|
- name: Contact
|
||||||
url: '#contact'
|
url: '#contact'
|
||||||
weight: 60
|
weight: 60
|
||||||
|
|
Loading…
Reference in a new issue