19 lines
450 B
YAML
19 lines
450 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: 1
|
|
- name: Projects
|
|
url: /projects/
|
|
weight: 2
|
|
- name: Experience
|
|
url: /experience/
|
|
weight: 3
|
|
- name: Contact
|
|
url: /contact/
|
|
weight: 4
|