Files
portfolio-site/config/_default/menus.yaml
2025-12-24 19:55:43 -06:00

31 lines
655 B
YAML

# Navigation Links
# To link a homepage widget, specify the URL as a hash `#` followed by the filename of the
# desired widget in your `content/home/` folder.
# The weight parameter defines the order that the links will appear in.
main:
- name: Bio
url: /
weight: 10
# - name: Papers
# url: /#papers
# weight: 11
# - name: Talks
# url: /#talks
# weight: 12
# - name: News
# url: /#news
# weight: 13
# - name: Experience
# url: experience/
# weight: 20
- name: Projects
url: projects/
weight: 30
- name: Blog
url: blog/
weight: 40
# - name: Courses
# url: courses/
# weight: 40