cycat-project-website/_data/menus.yml

21 lines
314 B
YAML
Raw Normal View History

2020-08-23 12:01:06 +02:00
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