cycat-project-website/_data/menus.yml

24 lines
369 B
YAML

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