14 lines
208 B
YAML
14 lines
208 B
YAML
main:
|
|
- name: Products
|
|
url: /products/
|
|
weight: 1
|
|
- name: About
|
|
url: /about/
|
|
weight: 2
|
|
- name: Journal
|
|
url: /journal/
|
|
weight: 3
|
|
- name: Contact
|
|
url: /contact/
|
|
weight: 4
|