cycat-project-website/_data/menus.yml

21 lines
314 B
YAML

main:
- name: "Home"
url: "/"
weight: 1
- name: "Services"
url: "/services"
weight: 2
- name: "Team"
url: "/team"
weight: 3
- name: "Contact"
url: "/contact"
weight: 4
footer:
- name: "Home"
url: "/"
weight: 1
- name: "Contact"
url: "/contact"
weight: 2